Zsh, tmux and other config files.
These are my personal dotfiles. Take anything you want, but at your own risk.
Clone repo to a new machine and store it in ~/dotfiles
.
git clone https://github.com/andrenbrandao/dotfiles.git ~/dotfiles
Run bootstrap.sh
to symlink all the config with stow
.
cd ~/dotfiles
./bootstrap.sh
How I set up my terminal: Terminal Setup with Zsh + Tmux + Dracula Theme
Articles and other links that helped me create these dotfiles.