Andrew's git
/
dotfiles.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
vim > nano
author
Andrew Lorimer
<andrew@lorimer.id.au>
Sat, 22 Dec 2018 11:42:59 +0000
(22:42 +1100)
committer
Andrew Lorimer
<andrew@lorimer.id.au>
Sat, 22 Dec 2018 11:43:26 +0000
(22:43 +1100)
zsh/.zshrc
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
8f3006b
)
diff --git
a/zsh/.zshrc
b/zsh/.zshrc
index eb0c76e832a9f22a9f201a3984e2f7cce5f04c49..5e631ea574e99c06231d42bac821a9edc6599311 100755
(executable)
--- a/
zsh/.zshrc
+++ b/
zsh/.zshrc
@@
-24,7
+24,7
@@
WORDCHARS='*?_-.[]~=&;!#$%^(){}<>'
#Allow bash-style comments
setopt interactivecomments
-export EDITOR='
nano
'
+export EDITOR='
vim
'
# Timestamp in history command ("mm/dd/yyyy"|"dd.mm.yyyy"|"yyyy-mm-dd")
HIST_STAMPS="dd.mm.yyyy"