lewisacidic / fish-tmux-abbr

fish abbreviations for tmux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fish-tmux-abbr

Abbreviations for tmux for the fish shell 🐟.

Installing

Using fisher:

fisher add lewisacidic/fish-tmux-abbr

Usage

Fish abbreviations replace typed text with an extended command after pressing <Space> or <Enter>.

abbreviation result
ta tmux attach -t
tad tmux attach -d -t
ts tmux new-session -s
tl tmux list-sessions
tksv tmux kill-server
tkss tmux kill-session -t

See also

About

fish abbreviations for tmux

License:MIT License


Languages

Language:Shell 100.0%