mirror of
https://github.com/theniceboy/.config.git
synced 2025-12-26 06:24:57 +08:00
zsh config dir yazi keybinds
This commit is contained in:
parent
d865c4bafe
commit
e7979672e6
1 changed files with 2 additions and 0 deletions
|
|
@ -161,7 +161,9 @@ keymap = [
|
|||
{ on = ["g", "f", "f"], run = "cd ~/.config" },
|
||||
{ on = ["g", "f", "n"], run = "cd ~/.config/nvim" },
|
||||
{ on = ["g", "f", "y"], run = "cd ~/.config/yazi" },
|
||||
{ on = ["g", "f", "z"], run = "cd ~/.config/zsh" },
|
||||
{ on = ["g", "f", "l"], run = "cd ~/.config/jesseduffield/lazygit" },
|
||||
{ on = ["g", "F"], run = "cd ~/.sconfig" },
|
||||
{ on = ["g", "<Space>"], run = "cd --interactive", desc = "Go to a directory interactively" },
|
||||
|
||||
# Tabs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue