tonysy / dotfiles

Collection of configuration used on Mac or Linux(dot files)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Collection of configuration used on Mac or Linux(dot files)

VIM Configuration

mv light_vimrc ~/.vimrc

# in your anaconda env 
conda install vim 

# excute vim to install the plugins
vim 

Tmux Configuration

mv tmux.conf ~/.tmux.conf

Acknowledgement

About

Collection of configuration used on Mac or Linux(dot files)