]> git.friedersdorff.com Git - max/saltfiles.git/blobdiff - states/bash/init.sls
Manage dircolors in it's own state
[max/saltfiles.git] / states / bash / init.sls
index fc81c9864e5234e8d6af5a88e4cca0d936b2c148..9d7c2ebefc3eb784f154aa9742371c075c49cf53 100644 (file)
@@ -6,12 +6,12 @@ bash installed:
 include: 
   - user.max
   - aliases
+  - dircolors
 
 {%
   set files = [
     'bash_profile',
     'bashrc',
-    'dir_colors',
     'inputrc',
     'profile'
   ]