mirror of
https://github.com/gaschz/dotfiles.git
synced 2025-03-01 14:22:33 +01:00
fix: remove tmux word from tmux shell
This commit is contained in:
parent
4a8aa80c2e
commit
d9c45c652c
@ -135,7 +135,7 @@ set -g @suspend_key 'F12'
|
||||
## }}}
|
||||
|
||||
#! {{{ End
|
||||
if-shell 'test -f "$HOME/.tmux.conf.local"' 'tmux source "$HOME/.tmux.conf.local"'
|
||||
if-shell 'test -f "$HOME/.tmux.conf.local"' 'source "$HOME/.tmux.conf.local"'
|
||||
run-shell 'command -v tmux-sorcerer >/dev/null && tmux-sorcerer ~/.config/tmux/plugins ~/src/tmux/plugins'
|
||||
## }}}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user