summaryrefslogtreecommitdiffstats
path: root/zsh/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/.zshrc')
-rw-r--r--zsh/.zshrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index f74810d..be1bfb0 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -41,7 +41,6 @@ compinit -d $HOME/.cache/zsh/zcompdump
# Misc
typeset -U path
path+=(~/.local/bin)
-path+=(~/.ghcup/bin, ~/.cabal/bin)
REPORTTIME=2
PROMPT=": "