Upgrade your coding experience with these dotfiles
- Bash
- Vim
- Git
- brew
- ack
- git_completion OR bash_completion
- iTerm2 - https://defkey.com/iterm-shortcuts
- Tmux - https://deliciousbrains.com/tmux-for-local-development/
- zsh - https://scriptingosx.com/2019/07/moving-to-zsh-part-5-completions/
- z
- tree
- fzf
- gitignore
- bash-snippets - https://www.ostechnix.com/collection-useful-bash-scripts-heavy-commandline-users/
cd ~
git clone https://github.com/jchen187/Dotfiles.git
cd Dotfiles
// Mac
make all
// Raspberry Pi
make raspberry
- Based on an existing git repo - https://github.com/eemp/dotfiles
- https://sourabhbajaj.com/mac-setup/iTerm/
- Bash snippets
- Tmux - https://www.hamvocke.com/blog/a-guide-to-customizing-your-tmux-conf/