Skip to content

dundalek/dotfiles

Repository files navigation

dotfiles

sudo apt install stow
cd
git clone [email protected]:dundalek/dotfiles.git

# make sure to create these folders first otherwise they will get symlinked and junk will appear in the dotfiles
mkdir .atom bin .config/fish .clojure

cd ~/dotfiles
stow bash
stow closh
...

Ideas for future

Try git in home directory without stow: https://drewdevault.com/2019/12/30/dotfiles.html