Update .config/fish/conf.d/30-python.fish
This commit is contained in:
parent
ef80cc4731
commit
b7d568e796
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/usr/bin/env fish
|
||||
|
||||
fish_add_path "/opt/homebrew/opt/python@3.12/libexec/bin"
|
||||
fish_add_path "$(brew --prefix)/opt/python@3.12/libexec/bin"
|
||||
|
|
Loading…
Reference in a new issue