Shell Command Aliases
Discussions center on using bash and zsh aliases to shorten or customize common shell commands like ls and uniq, including sharing examples, pros like convenience, and cons like config clutter or portability issues.
Activity Over Time
Top Contributors
Keywords
Sample Comments
If only there were a way to alias commands, eh?
I don't have that alias myself. But it seems like reasonable alias to have.
You think that's bad. They alias ls as well...
Could you share the bash alias? I would love this too.
Aliases are not really a solution here. They will just clutter your shell config and could potentially end up shadowing existing commands.
Oh bless, thank you for this. I will throw it in my aliases.
Awesome, thanks for sharing that alias.
those are great, definitely adding those aliases.
Why not just use shell aliases?
shell command aliases for now :P