Fix downloading files

This commit is contained in:
2026-04-26 08:17:34 +02:00
parent 7802da3816
commit 97b168f932
2 changed files with 5 additions and 2 deletions

View File

@@ -17,6 +17,6 @@ set -g @plugin 'tmux-plugins/tmux-sensible'
# set -g @plugin 'github_username/plugin_name#branch'
# set -g @plugin 'git@github.com:user/plugin'
# set -g @plugin 'git@bitbucket.com:user/plugin'
set-window-option -g mode-keys vi
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
run '~/.tmux/plugins/tpm/tpm'