Some zshrc changes with UV updates.
This commit is contained in:
1
tmux/.config/tmux/plugins/tmux-which-key
Submodule
1
tmux/.config/tmux/plugins/tmux-which-key
Submodule
Submodule tmux/.config/tmux/plugins/tmux-which-key added at 1f419775ca
@ -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'
|
||||
|
||||
Reference in New Issue
Block a user