Some zshrc changes with UV updates.

This commit is contained in:
Norm Rasmussen
2025-03-03 16:45:04 -05:00
parent e57a7b9ce2
commit f785609c61
7 changed files with 134 additions and 59 deletions

Submodule tmux/.config/tmux/plugins/tmux-which-key added at 1f419775ca

View File

@ -77,5 +77,8 @@ bind % split-window -h -c "#{pane_current_path}"
# Vim-Tmux-Navigator plugin/
set -g @plugin 'christoomey/vim-tmux-navigator'
# Which Key for Tmux
set -g @plugin 'alexwforsythe/tmux-which-key'
# Initialize TMUX plugin manager - kept at bottom of file
run '~/.dotfiles/tmux/.config/tmux/plugins/tpm/tpm'