feat: add fish abbreviation to quickly edit my todo file
parent
d534ce7ab0
commit
00a3ad14b7
|
@ -7,6 +7,7 @@ abbr --add zxz --set-cursor 'curl -F "file=@%" https://0.vern.cc | xsel -b'
|
||||||
abbr --add mpv --position anywhere --set-cursor 'mpv "%"'
|
abbr --add mpv --position anywhere --set-cursor 'mpv "%"'
|
||||||
|
|
||||||
abbr --add :links "$EDITOR ~/area/organization/links"
|
abbr --add :links "$EDITOR ~/area/organization/links"
|
||||||
|
abbr --add :todo "$EDITOR ~/area/organization/todo"
|
||||||
|
|
||||||
# Research
|
# Research
|
||||||
abbr --add @research --position anywhere "~/area/research/assymptotically-periodic-functions/"
|
abbr --add @research --position anywhere "~/area/research/assymptotically-periodic-functions/"
|
||||||
|
|
Loading…
Reference in New Issue