this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Drop unnecessary tmux shortcut

-1
-1
tmux/tmux.conf
··· 1 1 # Pane movement 2 - bind-key S command-prompt -p "send pane to:" "join-pane -t '%%'" 3 2 bind h select-pane -L 4 3 bind j select-pane -D 5 4 bind k select-pane -U