diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/.gitmodules b/.gitmodules old mode 100644 new mode 100755 diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/alacritty/alacritty.yml b/alacritty/alacritty.yml old mode 100644 new mode 100755 diff --git a/awesome/rc.lua b/awesome/rc.lua old mode 100644 new mode 100755 diff --git a/awesome/theme.lua b/awesome/theme.lua old mode 100644 new mode 100755 diff --git a/fish/conf.d/10-variables.fish b/fish/conf.d/10-variables.fish old mode 100644 new mode 100755 index f6b5f27..a94b97c --- a/fish/conf.d/10-variables.fish +++ b/fish/conf.d/10-variables.fish @@ -4,3 +4,7 @@ set -gx VOLTA_HOME $HOME/.volta set -gxa PATH $VOLTA_HOME/bin set -gxa PATH $HOME/.local/bin set -gxa PATH $HOME/.cargo/bin +set -gxa PATH $HOME/.local/share/bob/nvim-bin +set -gx PYENV_ROOT $HOME/.pyenv +set -gxa PATH $PYENV_ROOT/bin +set -gxa PATH $PYENV_ROOT/shims diff --git a/fish/conf.d/20-commands.fish b/fish/conf.d/20-commands.fish old mode 100644 new mode 100755 diff --git a/fish/config.fish b/fish/config.fish old mode 100644 new mode 100755 index d86c7a6..75a17e4 --- a/fish/config.fish +++ b/fish/config.fish @@ -12,3 +12,5 @@ if type -q eza end starship init fish | source +pyenv init - | source +status --is-interactive; and source (pyenv virtualenv-init -|psub) diff --git a/helix/config.toml b/helix/config.toml old mode 100644 new mode 100755 diff --git a/helix/languages.toml b/helix/languages.toml old mode 100644 new mode 100755 diff --git a/helix/themes/catppuccin_macchiato.toml b/helix/themes/catppuccin_macchiato.toml old mode 100644 new mode 100755 diff --git a/nvim/init.lua b/nvim/init.lua old mode 100644 new mode 100755 diff --git a/shell/alias/alias b/shell/alias/alias old mode 100644 new mode 100755 diff --git a/shell/alias/eza b/shell/alias/eza old mode 100644 new mode 100755 diff --git a/shell/env.sh.example b/shell/env.sh.example old mode 100644 new mode 100755 diff --git a/shell/functions.sh b/shell/functions.sh old mode 100644 new mode 100755 diff --git a/starship/starship.toml b/starship/starship.toml old mode 100644 new mode 100755