From c7927ea61730bd6d8a283078d89dffdca08535cd Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 12 Nov 2009 22:02:20 +0100 Subject: Merge stuff into .zshrc --- etc/ls-colors | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 etc/ls-colors (limited to 'etc/ls-colors') diff --git a/etc/ls-colors b/etc/ls-colors deleted file mode 100644 index 2be023a..0000000 --- a/etc/ls-colors +++ /dev/null @@ -1,18 +0,0 @@ -## vim:ft=zsh - -# default:file :dirctory: link : pipe : socket -LS_COLORS="no=00:fi=00:di=01;37:ln=01;36:pi=40;33:so=01;35" - -# door : block dev : char dev :broken link: setuid -LS_COLORS+=":do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41" - -# setgid : +t,o+w : o+w : sticky : executable -LS_COLORS+=":sg=30;43:tw=30;42:ow=34;42:st=37;44:ex=01;32" - -LS_COLORS+=:${(j/:/):-"*."${^mime_archive}"=04;31"} -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 -- cgit v1.2.3