TStesco / DotFiles

Configuration files for work environment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DotFiles

Configuration files for normal linux environment across Ubuntu and MacOS.

# download git prompt script
wget -O ~/.git-prompt.sh https://raw.githubusercontent.com/git/git/master/contrib/completion/git-prompt.sh

# make symlinks for tmux conf and bash profile
ln -s -f ~/projects/DotFiles/.tmux.conf ~/.tmux.conf
ln -s -f ~/projects/DotFiles/.bash_profile ~/.bash_profile

About

Configuration files for work environment.

License:Apache License 2.0


Languages

Language:Shell 100.0%