Bash profile.

This commit is contained in:
Artem Sapegin
2012-10-10 18:05:57 +04:00
parent 9e3287bc38
commit 73babe1cd6
5 changed files with 192 additions and 1 deletions

2
bashrc Normal file
View File

@ -0,0 +1,2 @@
# https://github.com/janmoesen/tilde/blob/master/.bashrc
[ -n "$PS1" ] && source ~/.bash_profile;