aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/zshrc
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2021-05-10 15:48:50 -0500
committerToby Vincent <tobyv13@gmail.com>2021-05-10 15:48:50 -0500
commit27c4de8c2c918698712201449c7aabdae488ac93 (patch)
tree92dfca69b71be27c7dfa2e43c9092d6973731040 /zshrc
parent261ae8a99b7fc9e51fb07912250b52e9250256df (diff)
feat: removed instant prompt
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/zshrc b/zshrc
index 1374090..9d9ad4a 100644
--- a/zshrc
+++ b/zshrc
@@ -10,7 +10,6 @@ hash -d .=${HOME}/dotfiles
hash -d s=${HOME}/Sync
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/antigen/antigen.zsh
source $ZSH_BASE/zsh/setopt.zsh