mirror of
https://github.com/LnL7/nix-darwin.git
synced 2024-12-14 11:57:34 +00:00
fixed tmux config
This commit is contained in:
parent
a3936ccc38
commit
e9a483a569
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ let
|
|||
|
||||
bind c new-window -c '#{pane_current_path}'
|
||||
bind % split-window -v -c '#{pane_current_path}'
|
||||
bind " split-window -h -c '#{pane_current_path}'
|
||||
bind '"' split-window -h -c '#{pane_current_path}'
|
||||
'';
|
||||
|
||||
environment.etc."zshrc".text = ''
|
||||
|
|
Loading…
Reference in a new issue