about summary refs log tree commit diff stats
path: root/bash/dircolors.bash
diff options
context:
space:
mode:
Diffstat (limited to 'bash/dircolors.bash')
-rw-r--r--bash/dircolors.bash1
1 files changed, 1 insertions, 0 deletions
diff --git a/bash/dircolors.bash b/bash/dircolors.bash new file mode 100644 index 0000000..597ee95 --- /dev/null +++ b/bash/dircolors.bash
@@ -0,0 +1 @@
eval $(dircolors --sh "${XDG_CONFIG_HOME:-$HOME/.config}/dircolors")