mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2024-11-04 22:04:00 +01:00
Add fish path for M1 mac
This commit is contained in:
parent
1a5829fb37
commit
c6c501e576
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
fish_add_path /opt/homebrew/bin
|
||||
set -gx VIRTUAL_ENV_DISABLE_PROMPT 1
|
||||
set -gx PYENV_ROOT ~/.pyenv
|
||||
set -gx PIPENV_PYTHON ~/.pyenv/shims/python
|
||||
|
|
Loading…
Reference in a new issue