added warning so i'll know that ls is overridden
This commit is contained in:
parent
e843eee1f9
commit
01518c3cc0
1 changed files with 1 additions and 0 deletions
|
|
@ -80,6 +80,7 @@ else
|
|||
fi
|
||||
|
||||
# ensure ls uses color
|
||||
echo "[prompt-themes] ⚙️ Applied: alias ls='ls --color=auto'"
|
||||
alias ls='ls --color=auto'
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue