dotfiles/sh
Marty Oehme bcd90e7048
sh: Fix mkdir issue after removing XDG env vars
Fixed bug introduced in 15f5f0b when removing the environment variable
for two XDG directories, but not their creation.
The test would check an empty directory for its existence and, not
finding '' to be a directory, attempt to create it instead - resulting
in the attempt to create a directory of an empty string.
2021-03-22 21:05:15 +01:00
..
.config/sh sh: Fix mkdir issue after removing XDG env vars 2021-03-22 21:05:15 +01:00
.local/bin [sh] Add wording argument to exist script 2020-05-11 16:52:51 +02:00