Minimal configuration files and setup script for a fast development environment.
git clone https://github.com/bogdangi/env.git
cd env
./setup.sh
- bash_profile
- gitconfig & gitignore_global
- tmux.conf
- vimrc
- zshrc
- Git, Vim, Tmux, Bash, Zsh
Run setup verification:
bats tests/test_setup.bats