diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2023-01-19 12:41:33 +0530 | 
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2023-01-19 12:41:33 +0530 | 
| commit | 096345706eb891658c3978e26d735dfc3432b8f1 (patch) | |
| tree | b7bd396c5f6c1f1a3333bf2fff36b6fa14b875e8 | |
| parent | 45fde64a93e9039803e58816d0a1f68a8d2174df (diff) | |
modify tmux configuration
| -rw-r--r-- | .tmux.conf | 1 | 
1 files changed, 1 insertions, 0 deletions
@@ -29,5 +29,6 @@ bind-key b attach-session -c "#{pane_current_path}"  bind-key x kill-pane  set -g @nova-rows 0 +set -g @nova-pane "#I: #W"  run '~/.tmux/plugins/tpm/tpm'  | 
