------------------------------------------------------
-- ┌┬┐┌─┐┬ ┬┬─┐┌─┐┌┬┐┌─┐┌┬┐┬┌─┐┌┐┌
-- │││├─┤│ │├┬┘│ │││││ │ │ ││ ││││
-- ┴ ┴┴ ┴└─┘┴└─└─┘┴ ┴└─┘ ┴ ┴└─┘┘└┘
-- * .dotfiles * --
------------------------------------------------------
This repository contains all the configuration files for the Arch Linux installations on both my desktop and laptop computers.
-
Install git and stow:
sudo pacman -S git stow
-
Clone this repository into home:
git clone [email protected]:mauromotion/dotfiles.git ~/.dotfiles
-
Move inside the just created directory:
cd ~/.dotfiles
-
Stow specific configurations as needed either for desktop, laptop, or common:
stow -d desktop -t ~ i3 polybar
stow -d laptop -t ~ i3 polybar
stow -d common -t ~ nvim wezterm zsh