Diversos canvis de configuració
This commit is contained in:
@@ -49,6 +49,9 @@ function setup-python
|
||||
pip install autopep8 flake8 isort ipython pdbpp pip-tools pynvim
|
||||
end
|
||||
|
||||
# vterm
|
||||
. ~/.config/fish/vterm.fish
|
||||
|
||||
#########################
|
||||
# THEME #
|
||||
#########################
|
||||
@@ -63,3 +66,4 @@ set -x VIRTUAL_ENV_DISABLE_PROMPT 1
|
||||
set -x PGHOST localhost
|
||||
set -x PYENV_ROOT "$HOME/.pyenv"
|
||||
set -x PATH "$PYENV_ROOT/bin" $PATH
|
||||
set -x PATH "/home/marc/.emacs.d/bin" $PATH
|
||||
|
||||
Reference in New Issue
Block a user