-
vimrc: vim configuration file -
bashrc: bash shell configuration file -
matplotlibrc: Python matplotlib configuration file -
tmux.conf: tmux configuration file -
gitconfig: Git configuration file
$ git clone https://github.com/hong-chen/dotfiles.git
$ cd dotfiles
$ ./setup.pyOpen a terminal and type in
vimThe installation process will automatically start. When finish, simply quit
Vim by typing :q.
Notes: vim-plug is used for plugin management.
No additional setup is needed for bashrc, gitconfig, matplotlibrc, and tmux.conf.