Mercurial > dotfiles
changeset 507:a1ff0b7b405b
Remove shell config from tmux
author | zegervdv <zegervdv@me.com> |
---|---|
date | Sat, 18 Dec 2021 10:39:55 +0100 |
parents | 36ba70d17fd6 |
children | ee04e4821479 |
files | dot_tmux.conf |
diffstat | 1 files changed, 0 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/dot_tmux.conf Sat Dec 18 10:35:27 2021 +0100 +++ b/dot_tmux.conf Sat Dec 18 10:39:55 2021 +0100 @@ -109,11 +109,6 @@ set-window-option -g visual-bell on set-window-option -g bell-action other -set-option -g default-shell "/bin/bash" -# set-option -g default-command "/bin/bash" -# set-environment -g SHELL "/bin/bash" -# set-environment -g PATH "$PATH:/home/zvandeva/bin" - # Local config if-shell "[ -f ~/.tmux.conf.local ]" 'source ~/.tmux.conf.local'