~/.bash_profile
export PS1="\[\e[32;1m\]\W \[\e[36;1m\]\u$ \[\e[0m\]"
export CLICOLOR=1
export LSCOLORS=DxFxBxDxdxegedabagacad
alias ls='ls -GFh'
'개발 > 기타' 카테고리의 다른 글
제목 없음 (0) | 2017.04.14 |
---|---|
[git] gitignore (0) | 2017.03.03 |
[리눅스] 심볼릭 링크 설정/해제 (0) | 2017.02.24 |
[git] OSS 기여 (0) | 2017.01.30 |
김종민 interactive developer (0) | 2016.07.29 |