Commit 68067847 authored by Taddeüs Kroes's avatar Taddeüs Kroes

Made an alias out of vimdiff to fix the colorscheme

parent 26275608
......@@ -89,6 +89,7 @@ alias mvv='mosh mv -p 8215 -- screen -Uxr'
alias cdhere='cd $(realpath $(pwd))'
alias ocaml='rlwrap ocaml'
alias c='xclip -i -selection clipboard'
alias vimdiff='vim -d -c "colorscheme desert"'
function tm () {
`which time` -f %e $* > /dev/null
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment