Diversos canvis de configuració

This commit is contained in:
2021-11-22 01:07:18 +01:00
parent 13544e86c5
commit 57ee7f8a1c
8 changed files with 79 additions and 59 deletions

View File

@@ -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