Profile
Achievement
zingo's Recent SnippetsTagged Bash
- All /
« Prev 1 Next »
Put this into your ~/.bashrc script and you should see the Git/SVN status in your prompt if your working directory is a sandbox.
0
1058
posted 15 years ago by zingo
List the current version and installation date of every application on a OS X system, using of Spotlight.
1
688
posted 17 years ago by zingo
for .bashrc, a function that cd's to a directory and lists the contents it takes ls arguments and a directory. for example, cl goes to home dir and lists contents. cl -l goes to ~/ and long lists contents. and cl -lrt public_html shows the contents o...
0
734
posted 17 years ago by zingo