20241118-12
This commit is contained in:
parent
0cf25b291e
commit
b7591e4663
4 changed files with 4 additions and 2 deletions
|
@ -1 +1,2 @@
|
|||
^/\.config/alacritty/themes/deprecated-dracula\.yml$
|
||||
^/\.config/nvim/lazy-lock\.json$
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue