My Terminal bash settings
cd ~ mate .bashrc # or nano .bashrc
1 2 | # then type in export PS1='\[[~/\W]' |
codes a lot
If the code is inexplicably missing from some of my posts it is because gist.github.com is down at the moment. Check back a little later.
cd ~ mate .bashrc # or nano .bashrc
1 2 | # then type in export PS1='\[[~/\W]' |