Explorar o código

Add tmux shortcut func #fishshell

Colin Powell %!s(int64=6) %!d(string=hai) anos
pai
achega
0108651fa0
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      fish/.config/fish/functions/ta.fish

+ 3 - 0
fish/.config/fish/functions/ta.fish

@@ -0,0 +1,3 @@
+function ta
+	tmux attach
+end