Move TODO.md into Documents
[khome.git] / home / lib / login_aliases.sh
index bcb4652..f5f1660 100644 (file)
@@ -11,5 +11,5 @@ alias tm='tmux'
 #alias startx='printf "Use a specialized startx-...\n"'
 alias mans='man $(man -k . | sort | fzf -e | awk "{print \$1}")'
 alias twread='twtxt timeline --limit 1000 | less'
-alias todo='vim ~/TODO.md'  # .md filetype is already set to activate spell check
+alias todo='vim ~/Documents/TODO.md'  # .md filetype is already set to activate spell check
 alias drafts='gvim -c "set spell" ~/Documents/Drafts.md'
This page took 0.028919 seconds and 4 git commands to generate.