home/fist: add tmux abbrs

This commit is contained in:
Guanran Wang 2024-10-13 00:10:05 +08:00
parent 81a8516402
commit d592800e5c
Signed by: nyancat
GPG key ID: 91F97D9ED12639CF

View file

@ -46,6 +46,8 @@
p = "powerprofilesctl"; p = "powerprofilesctl";
s = "nh os switch"; s = "nh os switch";
v = "nvim"; v = "nvim";
t = "tmux";
ta = "tmux attach";
# TODO: maybe fishPlugins.fish-git-abbr? # TODO: maybe fishPlugins.fish-git-abbr?
g = "git"; g = "git";