Remove ls alias to resolve conflict with bazzite-cli

This commit is contained in:
Vladimir Hodakov 2025-01-03 05:33:15 +04:00
parent b9a618a514
commit e6e977d2f9
Signed by: hdkv
GPG Key ID: 673980B6882F82C6

View File

@ -1,9 +1,5 @@
# Default aliases. They can be overriden by other files with higher
# index.
# Files navigation.
alias ls="ls --color"
alias sl="ls --color"
# Git.
alias got="git"
alias got="git"