home/fist: add tmux abbrs
This commit is contained in:
parent
81a8516402
commit
d592800e5c
1 changed files with 2 additions and 0 deletions
|
@ -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";
|
||||||
|
|
Loading…
Reference in a new issue