Commit Graph

5 Commits (1c639cd9b9c75f0435673e26745d57592135d543)

Author SHA1 Message Date
John D Pell 18e27b7b84 aliases/editor: split out editor shortcuts 2022-03-04 00:29:09 -08:00
John D Pell f36793bf2b aliases/directory: split out directory shortcuts 2022-03-04 00:29:09 -08:00
John D Pell 8e78294920 aliases/general: cleanup
- use `-A` instead of `-a` for `ls`,
- quote variable expansions,
- don’t *assign* default expansions,
- don’t alias `piano` without `pianobar`,
- enable `bash-it` aliases in the default profile…
2022-03-04 00:29:09 -08:00
John D Pell 7fcad6ed0d completion/alias: rename
There is no reason for this to be in the `plugins` directory, it just needs to have a load priority sufficiently high that it runs after any aliases are defined.
2022-01-30 16:13:54 -08:00
Noah Gorny 956ca517f4 profiles: Add new default profile 2021-09-29 00:30:23 +03:00