1
0
mirror of https://github.com/nmasur/dotfiles synced 2025-07-05 09:10:14 +00:00

telescope fish abbrs

This commit is contained in:
Noah Masur
2021-11-08 23:48:02 -05:00
parent cbb64f61fc
commit aadeffecde

@ -64,7 +64,8 @@ function abbrs --description 'All abbreviations'
end
abbr -a v 'vim'
abbr -a vl 'vim -c "normal! `0"'
abbr -a vll 'vim -c "Hist"'
abbr -a vll 'vim -c "Telescope oldfiles"'
abbr -a vh 'vim -c "Telescope oldfiles"'
# Notes
abbr -a qn 'quicknote'