mirror of
https://github.com/tedkulp/dotfiles
synced 2026-03-05 13:40:18 -05:00
changes
This commit is contained in:
5
.zshrc
5
.zshrc
@@ -49,6 +49,8 @@ zinit ice wait lucid blockf
|
||||
zinit light atuinsh/atuin
|
||||
bindkey '^r' atuin-search
|
||||
|
||||
# uv
|
||||
export PATH="$HOME/.local/bin:$PATH"
|
||||
zinit wait lucid for matthiasha/zsh-uv-env
|
||||
|
||||
zinit ice wait lucid blockf
|
||||
@@ -79,9 +81,6 @@ zi for \
|
||||
lucid \
|
||||
zsh-users/zsh-completions
|
||||
|
||||
# uv
|
||||
export PATH="$HOME/.local/bin:$PATH"
|
||||
|
||||
# 9. Load all custom configs from $ZSH_CUSTOM
|
||||
for config_file ("$ZSH_CUSTOM"/*.zsh(N)); do
|
||||
source "$config_file"
|
||||
|
||||
Reference in New Issue
Block a user