Skip to content

davidetacchini/dotfiles

Repository files navigation

Dotfiles

Steps

1. Installing

MacOS
brew install git
brew install stow
Linux
sudo apt install git stow

2. Clone the repo

This must be cloned in the $HOME directory

git clone git@github.com:davidetacchini/dotfiles.git

3. STOW!

Want to ignore some dirs/files? Just create a .stow-local-ignore inside the dotfiles directory and enter all the files you want stow to ignore. Then:

cd dotfiles
stow nvim tmux ghostty alacritty brew .bashrc .bash_profile .vimrc

Resources

https://www.gnu.org/software/stow/