Skip to content

How to make abbreviations for a subset of aliases #89

Answered by olets
sandorex asked this question in Q&A
Discussion options

You must be logged in to vote

Maybe in .zshrc

  1. source file with aliases you want abbreviations for, and load zsh-abbr (order of those two doesn't matter)
  2. abbr -q import-aliases
  3. then define other aliases (inline or by sourcing a file)

That might not exactly fit with how you use your a. But something like it should work

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@sandorex
Comment options

@olets
Comment options

Answer selected by sandorex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants