aboutsummaryrefslogtreecommitdiffstats
path: root/zsh-fish
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2023-05-26 18:40:45 +0100
committerYann Herklotz <git@yannherklotz.com>2023-05-26 18:43:26 +0100
commit3d173dc1a249a52f42b740edf052192fd1e267c4 (patch)
tree9c544230320c7260c1fb27f1275d1b9ac539e56c /zsh-fish
parent55ccf81a25c085b1cdaa8a770ffc839c6002748a (diff)
downloaddotfiles-3d173dc1a249a52f42b740edf052192fd1e267c4.tar.gz
dotfiles-3d173dc1a249a52f42b740edf052192fd1e267c4.zip
Add new paths and fish config
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 2e4bcd3..b778969 100644
--- a/zsh-fish/.zprofile
+++ b/zsh-fish/.zprofile
@@ -24,9 +24,12 @@ export LM_LICENSE_FILE=2100@ee-llic01.ee.ic.ac.uk:7193@ee-llic01.ee.ic.ac.uk:528
[ -f $HOME/.fzf.zsh ] && source $HOME/.fzf.zsh
PATH=$HOME/.nix-profile/bin:$PATH
+PATH=$HOME/Library/Python/3.11/bin:$PATH
PATH=/Library/TeX/texbin:$PATH
PATH=/usr/local/bin:/usr/local/sbin:$PATH
PATH=$HOME/.cargo/bin:$PATH
+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