hammerspoon updates

This commit is contained in:
Noah Masur
2021-08-30 15:36:04 -06:00
parent ba75ec2366
commit 43cbd18caf
5 changed files with 64 additions and 2 deletions

View File

@ -2,6 +2,7 @@
function fish_user_key_bindings
bind -M insert \co 'edit'
bind -M insert \ca 'cd; and edit; cd -'
bind -M insert \ce 'recent'
bind -M insert \cg 'commandline-git-commits'
bind -M insert \cf 'fcd'