cmsflash / dot-star

Shen Zhuoran's configuration files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Shen Zhuoran's configuration files.


Languages

Language:Shell 86.8%Language:Vim Script 13.2%