AutoYADM commit: 2025-03-22 17:30:08

This commit is contained in:
Daniel Fichtinger 2025-03-22 17:30:08 -04:00
parent 687f84587f
commit 1e578ee81e
2 changed files with 215 additions and 2 deletions

5
.zshrc
View file

@ -55,8 +55,9 @@ stty -ixon
bindkey '^s' pet-select
# autoload -Uz compinit
# compinit
fpath+=~/.zsh/completions
autoload -Uz compinit
compinit
# Set up fzf key bindings and fuzzy completion
source ~/.config/zsh/fzf.zsh