summaryrefslogtreecommitdiff
path: root/zsh
diff options
context:
space:
mode:
authorJulian T <julian@jtle.dk>2021-08-18 18:11:21 +0200
committerJulian T <julian@jtle.dk>2021-08-18 18:11:42 +0200
commit9e2b2d0b1168d7cb35cc87299ecbe85dbb34f3af (patch)
tree3d190e311db7d3f10e621221bbb83b56d2f578ef /zsh
parent9d2e9563583ed6547b9a52707ca0228e0096c7a5 (diff)
Move to normal vim and several config changes
Diffstat (limited to 'zsh')
-rw-r--r--zsh/.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index a62efd5..6c7ad0a 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -114,6 +114,7 @@ alias vim="$EDITOR"
alias ls='ls --color=auto'
alias python="python3"
alias ipy="ipython"
+alias nvim="echo no"
#
# Functions