I was looking around for some useful bash shell aliases for Linux and thought that best place to ask this kind of question is HN.
Thank You.
1–9 of 9 posts
Thank You.
I started out with http://dotfiles.github.io/ and then populated a Git repo from there.
Personally, I have things that make it easy to apply patches, create diffs, change to frequently used dirs and the likes.
l for ls -ltr
alias please='sudo $(history -p !!)'