lib/theme-and-appearance: Remove using of the alias command in theme and appearance. (#107)

Setting the color is ok, but the alias should be set on another place.

Refs #106
This commit is contained in:
Hans Wurst
2020-02-17 03:45:49 +01:00
committed by GitHub
parent 098e3ff368
commit 27b55d1ea3

View File

@@ -2,4 +2,3 @@
# colored ls
export LSCOLORS='Gxfxcxdxdxegedabagacad'
alias ls='ls -G'