------------------------------------------------------
-- ┌┬┐┌─┐┬ ┬┬─┐┌─┐┌┬┐┌─┐┌┬┐┬┌─┐┌┐┌
-- │││├─┤│ │├┬┘│ │││││ │ │ ││ ││││
-- ┴ ┴┴ ┴└─┘┴└─└─┘┴ ┴└─┘ ┴ ┴└─┘┘└┘
-- * .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 git@github.com: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 polybarstow -d laptop -t ~ i3 polybarstow -d common -t ~ nvim wezterm zsh