Set of dotfiles to set up:
- Bash
- Vim
- Tmux
- Base16 color theme for shell and Vim
- Fuzzy Finder (fzf)
- The Silver Searcher (ag)
To install it, run the following commands:
git clone https://github.com/slawekzachcial/terminal-dotfiles.git $HOME/.dotfiles
$HOME/.dotfiles/install.sh
. .bashrc
The installation script assumes it runs on Ubuntu.