1
0
Fork 0
mirror of https://github.com/ryanccn/flake.git synced 2025-12-06 08:10:43 +01:00

feat(fish): proper PATH initialization

This commit is contained in:
Ryan Cao 2024-09-04 18:39:02 +08:00
parent ea378cf3af
commit 1833524619
Signed by: ryanccn
GPG key ID: 48C96B2057D71CB1
6 changed files with 76 additions and 181 deletions

View file

@ -7,9 +7,6 @@ set -x SSH_AUTH_SOCK "$HOME/Library/Group Containers/2BUA8C4S2C.com.1password/t/
# Homebrew
/opt/homebrew/bin/brew shellenv | source
# Nix
fish_add_path -Pm /etc/profiles/per-user/$USER/bin /run/current-system/sw/bin
# fnm shell env
fnm env --use-on-cd | source