public
Description: An attempt to standardize my bash init files
Clone URL: git://github.com/JackDanger/jackbash.git
Merging rc file
JackDanger (author)
Fri Apr 18 09:43:50 -0700 2008
commit  b7f768a23cf6de7f971cc682d535cc5c0163595e
tree    e136eaca397762b7a7dc14949f3aef0b0cdb3c1d
parent  a6847d4aa9847b7113082f7d323ff7ebaaa6e007
0
rc
...
1
2
 
3
4
5
...
1
 
2
3
4
5
0
@@ -1,5 +1,5 @@
0
 dir=`dirname $BASH_ARGV`
0
-source $dir/common
0
+source $dir/terminal
0
 source $dir/git
0
 source $dir/svn
0
 source $dir/rails

Comments

    No one has commented yet.