update zsh config

This commit is contained in:
2026-07-26 23:36:02 +02:00
parent cdf5c6e541
commit 678cfb76ba
19 changed files with 223 additions and 107 deletions
-1
View File
@@ -45,7 +45,6 @@ fi
# Paths
[[ -f "$HOME/.cargo/env" ]] && source "$HOME/.cargo/env"
(( $+commands[opam] )) && eval "$(opam env)"
prepend_path "$HOME/.local/share/fnm/aliases/default/bin" # 'fnm env' is eval'ed in .zshrc
prepend_path "$HOME/.cargo/bin"
prepend_path "$HOME/go/bin"