export PS1="\[\033[36m\]\u\[\033[m\]@\[\033[32m\]\h:\[\033[33;1m\]\w\[\033[m\]\$ "
export CLICOLOR=1
export LSCOLORS=ExFxBxDxCxegedabagacad
alias ls='ls -GFh'
alias ll='ls -al'
Created
March 7, 2018 07:17
-
-
Save ntamvl/00faab4b18056aae95c95b6f1561ad11 to your computer and use it in GitHub Desktop.
Bash color
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment