Add shortcuts to quotes
[khome.git] / home / lib / login_aliases.sh
index f4d4ed7..5737550 100644 (file)
@@ -13,3 +13,6 @@ alias mans='man $(man -k . | sort | fzf -e | awk "{print \$1}")'
 alias twread='twtxt timeline --limit 1000 | less'
 alias todo='cd ~/Documents/TODO && vim -c NERDTreeFind TODO.md'
 alias drafts='cd ~/Documents/drafts && vim drafts.md'
+alias bookmarks='cd ~/Documents/bookmarks && vim bookmarks.md'
+alias ideas='cd ~/Documents/ideas && vim ideas.md'
+alias quotes='cd ~/Documents/quotations && gvim quotations.md'
This page took 0.022509 seconds and 4 git commands to generate.