AutoYADM commit: 2024-12-16 16:25:04

This commit is contained in:
Daniel Fichtinger 2024-12-16 16:25:04 -05:00
parent 22f46a5aac
commit 85a0993fe2

1
.zshrc
View file

@ -20,6 +20,7 @@ bindkey "^e" edit-command-line
# Set up fzf key bindings and fuzzy completion
source ~/.config/zsh/fzf.zsh
source ~/.config/zsh/fzf-git.sh
# alias ls="eza -lh --git"
alias ls="eza --long --git --header --icons"