A collection of dotfiles and related personal notes.
- Clone this repo to
~/.dotfiles
:cd && git clone https://github.com/joaopalmeiro/dotfiles.git .dotfiles && cd -
cd && rm -rf .dotfiles && git clone https://github.com/joaopalmeiro/dotfiles.git .dotfiles && cd -
- Optional: Install Oh My Zsh.
- Run
install.sh
:cd ~/.dotfiles && sh install.sh && cd -
- Restart the command line.