From 447537e4c874c3d77b4e6ce4487284e0852d8f60 Mon Sep 17 00:00:00 2001 From: Ryan Delaney Date: Fri, 4 Apr 2014 10:22:56 -0700 Subject: [PATCH] more sorting the config filetypes --- LS_COLORS | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/LS_COLORS b/LS_COLORS index 320ca60..f2a47b5 100644 --- a/LS_COLORS +++ b/LS_COLORS @@ -44,17 +44,6 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 *LS_COLORS 48;5;89;38;5;197;1;3;4;7 # :-) # }}} -# configs {{{1 -.cfg 1 -.conf 1 -.ini 38;5;122 -.rc 1 -# vim -.vim 1 -.viminfo 38;5;240;1 -# cisco VPN client configuration -.pcf 38;5;65 -# }}} # documents {{{1 # markup, plain-text {{{2 .csv 38;5;78 @@ -101,6 +90,17 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 .xltx 38;5;73 # }}} # }}} +# configs {{{2 +.cfg 1 +.conf 1 +.ini 38;5;122 +.rc 1 +# vim +.vim 1 +.viminfo 38;5;240;1 +# cisco VPN client configuration +.pcf 38;5;65 +# }}} # code {{{1 # version control {{{2 .git 38;5;197