Add .config/fish/conf.d/30-python.fish

This commit is contained in:
punkfairie 2024-04-21 13:00:18 -07:00
parent d0ef1d86e7
commit ef80cc4731
No known key found for this signature in database
GPG key ID: 1B492EAEA989C054

View file

@ -0,0 +1,3 @@
#!/usr/bin/env fish
fish_add_path "/opt/homebrew/opt/python@3.12/libexec/bin"