EDITOR was in double

This commit is contained in:
flyingscorpio@arch-desktop 2020-11-18 21:12:47 +01:00
parent 28b1fa4efd
commit dfcd49e9df

View file

@ -1,7 +1,5 @@
# ~/.zprofile
#
[[ -x /usr/bin/vim ]] && export EDITOR="/usr/bin/vim"
# Load items that are common to bash and zsh
[[ -f ~/SetupCockpit/dotfiles/shell/profile ]] && source ~/SetupCockpit/dotfiles/shell/profile