Difference between revisions of "Scripts"
From Hack Sphere Labs Wiki
(Created page with "==.bash_rc== if [ -f ~/.bash_aliases ]; then . ~/.bash_aliases fi") |
(No difference)
|
Revision as of 07:11, 21 October 2011
.bash_rc
if [ -f ~/.bash_aliases ]; then . ~/.bash_aliases fi