]> the.earth.li Git - onak.git/commitdiff
Try to use a user specific configuration file if available
authorJonathan McDowell <noodles@earth.li>
Sat, 2 Nov 2013 04:15:04 +0000 (21:15 -0700)
committerJonathan McDowell <noodles@earth.li>
Sat, 2 Nov 2013 04:15:04 +0000 (21:15 -0700)
Try looking for $XDG_CONFIG_HOME/onak.conf (or $HOME/.config/onak.conf
if $XDG_CONFIG_HOME is not set) before looking for the system wide
config file. This allows users to use their own config file without
having to always use the -c option to provide it.


No differences found