We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98bf6cb commit e26e5bdCopy full SHA for e26e5bd
config/dot_config/fish/conf.d/2-abbreviations.fish
@@ -9,6 +9,7 @@ abbr -a claude "env SHELL=bash /Users/poom/.claude/local/claude"
9
10
# muscle memory
11
abbr -a cursor "code"
12
+abbr -a mage "./bin/mage"
13
14
abbr -a dev "yarn dev"
15
abbr -a scr "scripts"
0 commit comments