aboutsummaryrefslogtreecommitdiffstats
path: root/zsh-fish
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2023-05-26 18:56:10 +0100
committerYann Herklotz <git@yannherklotz.com>2023-05-26 18:56:58 +0100
commit53118ee815402f158aefda8c750ffd316c57f0bf (patch)
tree0dc75537835c99c21c400f892e1b74d702168391 /zsh-fish
parent3d173dc1a249a52f42b740edf052192fd1e267c4 (diff)
downloaddotfiles-53118ee815402f158aefda8c750ffd316c57f0bf.tar.gz
dotfiles-53118ee815402f158aefda8c750ffd316c57f0bf.zip
Update various small configurations
Diffstat (limited to 'zsh-fish')
-rw-r--r--zsh-fish/.zprofile3
1 files changed, 3 insertions, 0 deletions
diff --git a/zsh-fish/.zprofile b/zsh-fish/.zprofile
index b778969..adac3a5 100644
--- a/zsh-fish/.zprofile
+++ b/zsh-fish/.zprofile
@@ -32,7 +32,10 @@ PATH=$HOME/.cabal/bin:$PATH
PATH=$HOME/.ghcup/bin:$PATH
PATH=$HOME/.local/bin:$PATH
PATH=$HOME/Library/ConTeXt/tex/texmf-osx-64/bin:$PATH
+PATH=/opt/context/tex/texmf-linux-64/bin:$PATH
export PATH
export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
+
+[ -f "/home/ymherklotz/.ghcup/env" ] && source "/home/ymherklotz/.ghcup/env" # ghcup-env