From 6901a44b7558f1f98272f5a574ff6b6a5f482e37 Mon Sep 17 00:00:00 2001 From: Pierre Neidhardt Date: Mon, 2 Dec 2013 00:46:44 +0100 Subject: [PATCH] musish: init --- .config/musish/config.sh | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .config/musish/config.sh diff --git a/.config/musish/config.sh b/.config/musish/config.sh new file mode 100644 index 00000000..75a65c43 --- /dev/null +++ b/.config/musish/config.sh @@ -0,0 +1,10 @@ +# ## Default script. +# script="default" + +# ## Root of all output files. +# library="$HOME/musics" + +## Terminal output. Turn it off when not redirecting to stdout. +use_colors=true +use_formatting=true +