Created
March 29, 2014 15:09
-
-
Save haoch/9856212 to your computer and use it in GitHub Desktop.
System Environment
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PS1='\[\033[0;32m\]\u\[\033[00m\] in \[\033[0;32m\]$( pwd ) ($( OUT=$( ls -A | wc -l ); echo $OUT ) entries, $(( $( ls -A | wc -l ) - $( ls | wc -l ) )) hidden)\n\$\[\033[;m\] ' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment