summaryrefslogtreecommitdiffstats
path: root/bashrc
diff options
context:
space:
mode:
Diffstat (limited to 'bashrc')
-rw-r--r--bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/bashrc b/bashrc
index b2402e2..2ae20ed 100644
--- a/bashrc
+++ b/bashrc
@@ -83,6 +83,7 @@ set_if_not_in 'PATH' ${GEM_HOME}/bin
# catch and eval dmalloc output
#function dmalloc { eval `command dmalloc -b $*`; }
alias vim=nvim
+alias gvim='nvim --listen godothost .'
alias vimdiff="nvim -d"
alias fuck='eval $(thefuck $(fc -ln -1)); history -r'
alias kk='khal calendar'