diff options
| -rw-r--r-- | .tmux.conf | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -5,6 +5,7 @@ set-option -g clock-mode-colour white | |||
| 5 | set-option -g clock-mode-style 24 | 5 | set-option -g clock-mode-style 24 |
| 6 | set-option -g bell-action any | 6 | set-option -g bell-action any |
| 7 | set-option -g bell-on-alert on | 7 | set-option -g bell-on-alert on |
| 8 | set-option -g default-shell /run/current-system/sw/bin/zsh | ||
| 8 | bind / command-prompt "split-window -h 'exec man %%'" | 9 | bind / command-prompt "split-window -h 'exec man %%'" |
| 9 | bind R source-file ~/.tmux.conf \; display-message " Config reloaded..." | 10 | bind R source-file ~/.tmux.conf \; display-message " Config reloaded..." |
| 10 | bind C clock-mode | 11 | bind C clock-mode |
