Skip to content

sidewinder12s/dotfiles

Repository files navigation

dotfiles

Clone this repo into your home dir.

Run the two scripts.

git clone https://github.com/sidewinder12s/dotfiles.git $HOME/dotfiles
cd ~/dotfiles
chmod +x install_dot_req.sh install_dot.sh
./install_dot_req.sh
./install_dot.sh

Change your shell to zsh

chsh -s /bin/zsh