my config files setup cd $HOME git clone https://github.com/JustAPenguin9/dotfiles cd dotfiles stow . also run these after the fact git config --global core.excludesFile ~/.config/git/ignore chsh -s /usr/bin/fish teardown cd $HOME/dotfiles stow -D .