Add keybinding to run open-repo-url
All checks were successful
/ check (push) Successful in 47s

This commit is contained in:
Oliver Davies 2025-10-27 08:00:00 +00:00
parent e8dd94db0b
commit 6236f20202
2 changed files with 2 additions and 0 deletions

View file

@ -56,6 +56,7 @@
}
bindkey -s ^f "start-tmux\n"
bindkey -s ^g "open-repo-url\n"
bindkey -s ^v "nvim\n"
setopt auto_cd