Skip to content
Snippets Groups Projects
Commit 373bfbac authored by Gerhard Gonter's avatar Gerhard Gonter :speech_balloon:
Browse files

get a better default editor

parent 7b6601c3
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@ set path=($HOME/bin $path)
alias sux sudo tcsh -l
alias S SLS -P
alias tsv ~/bin/csv --TAB
setenv EDITOR `which vi`
if (-x ~/.login.local) then
source ~/.login.local
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment