Quick startup of linux environment. Most used packages will be installed.
- Vim workflow support by SpaceVim and tmux configure.
- Oh My Zsh for better shell
- 'gpa' alias for 'git commit' and 'git push' your work with very little effor.
- Python and virtualenv
- Clang for better C complier
Because I'm the CSE student in CSE, I added some feature to use better utilize cse.
- 'cse' alias to login to your cse without typing your password.
- Mount your cse folder to your home directory.
- 'give' alias in local to give your work to CSE.
Simple configure of Oh My Zsh.
- Minimal custom theme. Supporting not UTF-8 enabled shell and best utilize the screen space.
- Autojump and Autocomplete of all your shell commands.