diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2024-02-03 12:01:04 +0530 | 
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-02-03 12:01:04 +0530 | 
| commit | c0fb57438ea0c499493805e899ac62cace28d525 (patch) | |
| tree | 820e41a8f45c421c10e2a4277238b634f209b49e /config/.tmux.conf | |
| parent | 3922404c019adcef44db9f40776ce53f9a1665a1 (diff) | |
update
Diffstat (limited to 'config/.tmux.conf')
| -rw-r--r-- | config/.tmux.conf | 3 | 
1 files changed, 0 insertions, 3 deletions
| diff --git a/config/.tmux.conf b/config/.tmux.conf index 94169b0..ac27bc9 100644 --- a/config/.tmux.conf +++ b/config/.tmux.conf @@ -37,9 +37,6 @@ bind-key r command-prompt -I "#W" "rename-window '%%'"  bind-key x kill-pane  bind-key c new-window -c "#{pane_current_path}" -unbind f -bind f split-pane "bash ~/.sessionizer.sh" -  bg="#272727"  set -g status-position "bottom" | 
