Skip to content
Snippets Groups Projects
Commit 68067847 authored by Taddeüs Kroes's avatar Taddeüs Kroes
Browse files

Made an alias out of vimdiff to fix the colorscheme

parent 26275608
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment