/dot-star

Shen Zhuoran's configuration files.

Primary LanguageShell

dot-star

Shen Zhuoran's configuration files.

To install, run

cd ~
git clone git@github.com:cmsflash/dot-star.git .star
echo >> .bashrc
echo "#User configurations" >> .bashrc
echo ". ~/.star/bashrc" >> .bashrc
echo "source ~/.star/vimrc" >> .vimrc
echo "source-file ~/.star/tmux.conf" >> .tmux.conf