Add cargo ubuntu pkg
[khome.git] / home / lib / login_aliases.sh
index abf7d12..b57e2ff 100644 (file)
@@ -12,3 +12,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 drafts='gvim -c "set spell" ~/Documents/Drafts.md'
This page took 0.032322 seconds and 4 git commands to generate.