For first time running:
source ~/dotfiles/install.sh
install_all
Update config. You can edit configs (e.g zshrc, tmux.conf) in the dotfiles directory, and then run the command:
update_conf
- Automatically install and configure everything.
- zsh enhanced with oh-my-zsh, supporting fzf-tab, autosuggestions etc.
- More friendly tmux appearance and keys.
- Featured git aliases, for using git in cmd easily.
This project is built upon following repos and articles: