From b38ddea186ff798ae40b8e97448a5390a6ce7efa Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Sun, 28 Mar 2021 16:20:05 -0500 Subject: feat: docker specific changes --- zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zshrc') diff --git a/zshrc b/zshrc index af04355..c137ef7 100755 --- a/zshrc +++ b/zshrc @@ -13,7 +13,7 @@ hash -d d=${HOME}/docker [[ -r "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh" ]] && source "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh" -source $ZSH_BASE/zprofile +grep -q docker /proc/1/cgroup || source $ZSH_BASE/zprofile source $ZSH_BASE/antigen/antigen.zsh source $ZSH_BASE/zsh/setopt.zsh source $ZSH_BASE/zsh/prompt.zsh -- cgit v1.2.3-70-g09d2