diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2020-02-09 07:24:29 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2020-02-09 07:24:29 -0500 |
| commit | f1e0015299ead9dbdb72af098ebf2869e312da5c (patch) | |
| tree | cd3cd1477b897cb0a586e2556d3012e8adc0f82f /.tmux.conf | |
| parent | 8bc63d87973334e4a86f8000063a54c257c30d59 (diff) | |
| parent | ddce1acca44015781244f2b0e200dbea0472b91e (diff) | |
| download | eibhear-f1e0015299ead9dbdb72af098ebf2869e312da5c.tar.gz eibhear-f1e0015299ead9dbdb72af098ebf2869e312da5c.tar.zst eibhear-f1e0015299ead9dbdb72af098ebf2869e312da5c.zip | |
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
Diffstat (limited to '.tmux.conf')
| -rw-r--r-- | .tmux.conf | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -37,6 +37,7 @@ bind-key -n C-left prev bind-key -n C-right next bind-key -n C-down next set-window-option -g window-status-current-style bg=red +bind C-c new-window bind C-j previous-window bind C-k next-window #bind-key C-a last-window # C-a C-a for last active window |
