We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cee8406 commit c8786bbCopy full SHA for c8786bb
config/dot_config/fish/conf.d/2-abbreviations.fish
@@ -1,4 +1,6 @@
1
abbr -a zz "zellij"
2
+abbr -a zzn "zellij -s"
3
+abbr -a zza "zellij attach"
4
abbr -a zj zellij
5
abbr -a zjn "zellij -s"
6
abbr -a zja "zellij attach"
0 commit comments