bash-it/aliases
John D Pell 74ff3a9cc8 aliases/general: minor fixes
- Don't define some aliases if the target isn't installed, use _command_exists to check instead of `type` and `which`.
- Use `$EDITOR` for the editor for aliases about editing, excep the `sudo` ones because maybe you want those specifically?
- Fix `ls` aliases to match their common definitions (-A instead of -a: don't show '.' and '..' when displaying hidden files).
2022-03-04 13:08:11 -08:00
..
available aliases/general: minor fixes 2022-03-04 13:08:11 -08:00