ALL dot file setting for our work
Most of time, I'm working on unix-like OS. I'm too lazy to config all of them from-scratch when I re-install my OS, or change my working-computer, server.
- It now can work correctly on almost UNIX-like OS (both old and new)
- Vim (almost plugin can work on both Windows and linux)
- Tmux
- Zsh with custom folder
- Install script for Windows
- Vim support for command-promt/PowerShell on Windows
- Fix error for cross-distro
git clone https://github.com/HadesD/dotfiles.git $HOME/dotfiles && \
cd $HOME/dotfiles && \
python install.py