Skip to content

Instantly share code, notes, and snippets.

@hunje
Created June 12, 2015 09:51
Show Gist options
  • Save hunje/587eec269cd9762664d2 to your computer and use it in GitHub Desktop.
Save hunje/587eec269cd9762664d2 to your computer and use it in GitHub Desktop.
Default LS_COLORS
export LS_COLORS="di=00;34:ln=00;35:so=00;32:pi=01;33:ex=00;31:bd=00;34"
@hunje
Copy link
Author

hunje commented Jul 28, 2015

원격 접속한 서버의 LS컬러가 이상하게 나올때 사용

@hunje
Copy link
Author

hunje commented Feb 19, 2021

LSCOLOR 설정 샘플 (macOS)

#export LSCOLORS=gxfxbEaEBxxEhEhBaDaCaD
export LSCOLORS=ExfxbEaEBxxEhEhBaDaCaD
#export LSCOLORS=ExFxBxDxBxegedabagacad

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment