From 732d5cce49f7213c5957c59bc0e72a483aaad500 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Wed, 23 Sep 2015 08:38:15 +0200 Subject: bashrc: alias vim=nvim --- bashrc | 1 + 1 file changed, 1 insertion(+) diff --git a/bashrc b/bashrc index ffed6b3..5deb216 100644 --- a/bashrc +++ b/bashrc @@ -134,6 +134,7 @@ my_export 'EDITOR' 'vim' '/usr/bin/vi' # catch and eval dmalloc output #function dmalloc { eval `command dmalloc -b $*`; } #alias lss="ls -l" +alias vim="nvim" alias sct="systemctl" alias fuck='eval $(thefuck $(fc -ln -1)); history -r' -- cgit v1.1-2-g2b99