Remove ls alias to resolve conflict with bazzite-cli

This commit is contained in:
2025-01-03 05:33:15 +04:00
parent b9a618a514
commit e6e977d2f9

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"