20241118-12

This commit is contained in:
fz0x1 2024-11-18 21:17:32 +01:00
parent 0cf25b291e
commit b7591e4663
4 changed files with 4 additions and 2 deletions

View file

@ -1 +1,2 @@
^/\.config/alacritty/themes/deprecated-dracula\.yml$
^/\.config/nvim/lazy-lock\.json$

View file

@ -134,6 +134,8 @@ bindkey "^]" autosuggest-accept
if [[ -e "$HOME/.cargo/env" ]]; then
source $HOME/.cargo/env
fi
## fzf
[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh
source $HOME/.zshrc-additional
source $HOME/.zshrc-secrets