all repos

dotfiles @ 34f696607a684bb561eebeaeb66e93cec3942f8a

my dotfiles

config/yazi/keymap.toml (view raw)

1
2
3
4
5
6
7
8
9
10
[[mgr.prepend_keymap]]
on   = [ "g", "c" ]
run  = "cd ~/.dotfiles"
desc = "goto .dotfiles"

[[mgr.prepend_keymap]]
on   = [ "g", "v" ]
run  = "cd ~/vods"
desc = "goto ~/vods"