added new configs with the dell comp

This commit is contained in:
liph
2026-02-05 13:46:21 +01:00
parent f3d1e7fdb1
commit 2e1ccf0cc2
19 changed files with 163 additions and 644 deletions

View File

@@ -19,7 +19,7 @@ source ~/.aliases.zsh
source ~/.plugins.zsh
source ~/.export.zsh
# https://github.com/jungunn/fzf-git.sh
source ~/scripts/fzf-git.sh
# source ~/scripts/fzf-git.sh
# you should unse
# source /usr/share/zsh/plugins/zsh-you-should-use/you-should-use.plugin.zsh
# Set up fzf key bindings and fuzzy completion
@@ -85,7 +85,7 @@ eval "$(navi widget zsh)"
# pyenv https://github.com/pyenv/pyenv-virtualenv
# eval "$(pyenv init --path)"
eval "$(pyenv init -)"
eval "$(pyenv virtualenv-init -)"
# eval "$(pyenv virtualenv-init -)"
# starship
# eval "$(starship init zsh)"