From 99eb00fcc45127118e0c277ac5b0b1803c2e4bd0 Mon Sep 17 00:00:00 2001 From: Tobias Schmidl Date: Mon, 29 Jan 2018 16:55:03 +0100 Subject: [PATCH] don't source .profile, it's content is read with schtobia/zsh --- zshrc | 1 - 1 file changed, 1 deletion(-) diff --git a/zshrc b/zshrc index 61f0215..62b2a04 100644 --- a/zshrc +++ b/zshrc @@ -1,6 +1,5 @@ # export ANTIGEN_LOG=$HOME/antigen.log # export ANTIGEN_DEBUG_LOG=$HOME/antigen.debug.log -source $HOME/.profile source $HOME/.local/lib/zsh/antigen/bin/antigen.zsh antigen use oh-my-zsh antigen bundles <