Difference between revisions of "Scripts"

From Hack Sphere Labs Wiki
Jump to: navigation, search
(Created page with "==.bash_rc== if [ -f ~/.bash_aliases ]; then . ~/.bash_aliases fi")
(No difference)

Revision as of 08:11, 21 October 2011

.bash_rc

if [ -f ~/.bash_aliases ]; then . ~/.bash_aliases fi