ref(tmux)

This commit is contained in:
thek4n 2024-04-04 15:26:58 +03:00
parent 3b0dcbf597
commit 1670acf5cc

View File

@ -4,8 +4,8 @@ source-file "$HOME/.config/tmux/mappings.conf"
source-file "$HOME/.config/tmux/options.conf"
source-file "$HOME/.config/tmux/style.conf"
source-file "$HOME/.config/tmux/aliases.conf"
source-file "$HOME/.config/tmux/plugins.conf"
if-shell 'test -n "$SSH_CLIENT"' 'source-file "$HOME/.config/tmux/remote.conf"'
source-file "$HOME/.config/tmux/plugins.conf"
run -b "$HOME/.config/tmux/plugins/tpm/tpm"