Add .config/fish/conf.d/30-python.fish
This commit is contained in:
parent
d0ef1d86e7
commit
ef80cc4731
1 changed files with 3 additions and 0 deletions
3
dot_config/fish/conf.d/30-python.fish
Normal file
3
dot_config/fish/conf.d/30-python.fish
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env fish
|
||||
|
||||
fish_add_path "/opt/homebrew/opt/python@3.12/libexec/bin"
|
Loading…
Reference in a new issue