mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
feat(tmux): add a shortcut for Lazydocker
This commit is contained in:
@@ -92,6 +92,9 @@ bind-key x kill-pane
|
||||
# Lazygit
|
||||
bind G new-window -c "#{pane_current_path}" -n "" lazygit
|
||||
|
||||
# Lazydocker
|
||||
bind D new-window -c "#{pane_current_path}" -n "" lazydocker
|
||||
|
||||
# LF Terminal File Manager
|
||||
bind O new-window -c "#{pane_current_path}" -n "" lf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user