Skip to content

Commit e26e5bd

Browse files
committed
add alias
1 parent 98bf6cb commit e26e5bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/dot_config/fish/conf.d/2-abbreviations.fish

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ abbr -a claude "env SHELL=bash /Users/poom/.claude/local/claude"
99

1010
# muscle memory
1111
abbr -a cursor "code"
12+
abbr -a mage "./bin/mage"
1213

1314
abbr -a dev "yarn dev"
1415
abbr -a scr "scripts"

0 commit comments

Comments
 (0)