From 8117073221f6c568d6f242bb2db82b9447686c2e Mon Sep 17 00:00:00 2001 From: Julian T Date: Sat, 28 Mar 2020 23:55:31 +0100 Subject: Vim autocompletion and minor stuff. Zsh keep commands --- zsh/.zshrc | 5 ----- 1 file changed, 5 deletions(-) (limited to 'zsh') diff --git a/zsh/.zshrc b/zsh/.zshrc index 69dfa3a..a8a9a99 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -69,11 +69,6 @@ alias vim="nvim" #alias cmacs="emacsclient -nw -c" alias sc="systemctl" -#Setup git lol -git config --global alias.lol "log --graph --decorate --abbrev-commit --all" - - - alias hej="echo 'Hej, hvordan går det?'" export EDITOR=nvim -- cgit v1.2.3