Some tweaks.

This commit is contained in:
Artem Sapegin
2012-10-19 15:16:12 +04:00
parent 92fbdc022a
commit 9baf769a41
2 changed files with 5 additions and 0 deletions

2
bashrc
View File

@ -1,2 +1,4 @@
# https://github.com/janmoesen/tilde/blob/master/.bashrc
echo $TERM_PROGRAM
alias xxx="ls"
[ -n "$PS1" ] && source ~/.bash_profile;