Colored Bash is Bebian. Bashrc is directly changed

xiaoxiao2021-03-06  21

# You May UNComment The Following Lines if you want `ls' to be colorized:

EXPORT LS_OPTIONS = '- color = auto'

Eval "` Dircolors`

Alias ​​ls = 'ls $ ls_options'

Alias ​​ll = 'ls $ ls_options -l'

Alias ​​L = 'LS $ Ls_OPTIONS -LA'

#

# Some More Alias ​​to Avoid MAKING MISTAKES:

# alias rm = 'rm -i'

# alias cp = 'cp -i'

# alias mv = 'mv -i'

转载请注明原文地址:https://www.9cbs.com/read-65296.html

New Post(0)