Re: How to migrate from madduck’s vcsh to RichiH’s vcsh

Richard Hartmann richih.mailinglist at gmail.com
Tue Dec 13 19:02:00 CET 2011


On Tue, Dec 13, 2011 at 09:56, Bruce Schultz <bruce.schultz at gmail.com> wrote:

> XDG_CONFIG_HOME=${XDG_CONFIG_HOME:-$HOME/.config}

[ -z "$XDG_CONFIG_HOME" ] && XDG_CONFIG_HOME="$HOME/.config"
Of course ;)

What I meant was "if you use $XDG_CONFIG_HOME outside of vcsh, make
sure it exists"

Richard


More information about the vcs-home mailing list