20241118-12

This commit is contained in:
fz0x1 2024-11-18 21:17:32 +01:00
parent 3b72c4e183
commit a23304753e
Signed by: fz0x1
GPG key ID: 6F81647BE1B459F4
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