forked from misc/zsh-config
Remove ls alias to resolve conflict with bazzite-cli
This commit is contained in:
@@ -1,9 +1,5 @@
|
|||||||
# Default aliases. They can be overriden by other files with higher
|
# Default aliases. They can be overriden by other files with higher
|
||||||
# index.
|
# index.
|
||||||
|
|
||||||
# Files navigation.
|
|
||||||
alias ls="ls --color"
|
|
||||||
alias sl="ls --color"
|
|
||||||
|
|
||||||
# Git.
|
# Git.
|
||||||
alias got="git"
|
alias got="git"
|
||||||
|
Reference in New Issue
Block a user