···32323333 if not ss -a | grep -q $SSH_AUTH_SOCK
3434 rm -f $SSH_AUTH_SOCK
3535-3636- if string match -iq -- bamibal $host
3737- set -gx user Bas # I don't remember what this is for but it's here now
3838- end
3939-4035 setsid --fork socat UNIX-LISTEN:$SSH_AUTH_SOCK,fork EXEC:"/mnt/c/Users/$user/wsl-ssh-agent/npiperelay.exe -ei -s //./pipe/openssh-ssh-agent",nofork
4136 end
4242-else if string match -q -- "*codam.nl*" $host
4343- if string match -q -- "*Darwin*" $uname
4444- ulimit -n 10240
3737+else if string match -q -- "*codam.nl*" $host && string match -q -- "*Darwin*" $uname
3838+ ulimit -n 10240
45394646- #set -gx HOMEBREW_CORE_GIT_REMOTE "https://github.com/gromgit/homebrew-core-mojave"
4747- set -gx HOMEBREW_TEMP /Volumes/T7/homebrew/tmp
4040+ #set -gx HOMEBREW_CORE_GIT_REMOTE "https://github.com/gromgit/homebrew-core-mojave"
4141+ set -gx HOMEBREW_TEMP /Volumes/T7/homebrew/tmp
48424943 fish_add_path -P /Applications/CLion.app/Contents/bin/gdb/mac/bin
5044end