숟가락 그만 얹어
Ubuntu folder background color 없애기 본문
chmod 777 -R sjhan 할 경우 folder의 background color가 극혐인 문제
vi ~/.bashrc
# 아래 command 추가
LS_COLORS="$LS_COLORS:ow=1;34:tw=1;34:"
source ~/.bashrc'Engineering > Environments' 카테고리의 다른 글
| Docker Commands (0) | 2022.09.23 |
|---|---|
| 내 개발 환경 세팅 (0) | 2022.03.12 |
| AWS S3 Ubuntu에 mount (0) | 2021.07.12 |
| Jupyter Lab 설정 (0) | 2021.01.11 |
| VSCode SFTP 설정 (0) | 2021.01.11 |