chore: cleanup + bugfixes
This commit is contained in:
@ -1,11 +1,5 @@
|
||||
# deno config
|
||||
set -Ux DENO_INSTALL /home/t31m/.deno
|
||||
set -Ux PATH $DENO_INSTALL/bin $PATH
|
||||
|
||||
# pipx
|
||||
if test (command -v pipx)
|
||||
register-python-argcomplete --shell fish pipx | .
|
||||
end
|
||||
set -Ux PYENV_ROOT $HOME/.pyenv
|
||||
set -Ux fish_user_paths $PYENV_ROOT/bin $fish_user_paths
|
||||
|
||||
# pyenv init
|
||||
if command -v pyenv 1>/dev/null 2>&1
|
||||
|
||||
Reference in New Issue
Block a user