AutoYADM commit: 2025-02-22 18:10:06

This commit is contained in:
Daniel Fichtinger 2025-02-22 18:10:06 -05:00
parent 4de1034727
commit ef217ed364

1
.zshrc
View file

@ -49,6 +49,7 @@ source ~/.config/zsh/fzf.zsh
# alias ls="eza -lh --git" # 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 --no-user"
alias vlc="env -u DISPLAY vlc"
alias ts="tree-sitter" alias ts="tree-sitter"
alias c="clear" alias c="clear"
alias top=btop alias top=btop