about summary refs log tree commit diff
path: root/.zshrc
diff options
context:
space:
mode:
authorvenomade <venomade@venomade.com>2025-03-17 14:33:35 +0000
committervenomade <venomade@venomade.com>2025-03-17 14:33:35 +0000
commit5d59b1da2c1ce1726ae90a25e6b8ad41c81e0ab1 (patch)
tree826b045dc36f6a84e7de03dee425ff5ca26a853e /.zshrc
parentb87c6f3921949bcae8d9ba7d32a7c19ac70fdde1 (diff)
Haskelling
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 32221d7..cf9fbf0 100644
--- a/.zshrc
+++ b/.zshrc
@@ -78,3 +78,5 @@ add-zsh-hook precmd set_prompt
 
 # plugins
 source /usr/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
+
+[ -f "/home/venomade/.ghcup/env" ] && . "/home/venomade/.ghcup/env" # ghcup-env
\ No newline at end of file