Quantcast
Viewing all articles
Browse latest Browse all 4899

Off topic discussion • Re: Post your .bashrc

@bls

Some useful stuff in there. All I can add is..

Code:

alias pu="pushd 1>/dev/null"alias po="popd 1>/dev/null"
..and possibly (if you compile a lot or otherwise edit stuff with a lot entries in the folder)..

Code:

alias ll="lc -trh"
..because I've never used stock 'll' and it's easy to type.

[edit] Bugger. Check before posting.

Code:

alias lc='ls -l --color=auto'
Folks will have seen many of my posts where I've forgotten to edit 'lc' to 'ls -l'. Image may be NSFW.
Clik here to view.
;-)

Statistics: Posted by swampdog — Sat Nov 09, 2024 5:30 pm



Viewing all articles
Browse latest Browse all 4899

Trending Articles