From 78d50457a6497bf75ec5600edb60d4835e7d770e Mon Sep 17 00:00:00 2001 From: Julian T Date: Thu, 28 Jan 2021 23:57:33 +0100 Subject: Vim and shell changed --- zsh/.zshrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'zsh') diff --git a/zsh/.zshrc b/zsh/.zshrc index 316401a..774beef 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -90,6 +90,7 @@ export SUDO_EDITOR=$EDITOR export TERM="xterm-256color" export PATH=$PATH:$HOME/Scripts/bin export PATH=$PATH:$HOME/go/bin +export PATH=$PATH:$HOME/.local/bin export WORDCHARS='*?.[]~=&;!#$%^(){}<>' # @@ -98,6 +99,7 @@ export WORDCHARS='*?.[]~=&;!#$%^(){}<>' alias vim="$EDITOR" alias ls='ls --color=auto' alias etckeep="/usr/bin/git --git-dir=/etc/.git --work-tree=/etc/" +alias vim="echo no" # # Functions @@ -130,4 +132,3 @@ function goto { echo cd $(