diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/ls-colors | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/ls-colors b/etc/ls-colors index 637215a..aa17f5d 100644 --- a/etc/ls-colors +++ b/etc/ls-colors @@ -6,3 +6,5 @@ LS_COLORS+=:${(j/:/):-"*."${^mime_audio}"=04;36"} LS_COLORS+=:${(j/:/):-"*."${^mime_document}"=04"} LS_COLORS+=:${(j/:/):-"*."${^mime_image}"=04;33"} LS_COLORS+=:${(j/:/):-"*."${^mime_video}"=04;32"} + +export LS_COLORS |