AutoYADM commit: 2025-01-01 15:30:02

This commit is contained in:
Daniel Fichtinger 2025-01-01 15:30:02 -05:00
parent 6e6ff14bcc
commit d1121606a7

2
.zshrc
View file

@ -26,6 +26,8 @@ source ~/.config/zsh/fzf.zsh
# Not working for some reason...
# source ~/.config/zsh/fzf-git.sh
alias gitfetch="onefetch"
# alias ls="eza -lh --git"
# alias ls="eza --long --color=always --git --header --icons --no-user"
alias ls="eza --long --color=always --git --header --icons"