dotfiles
dotfiles copied to clipboard
Protect against pathnames with unescaped spaces.
If a user creates a user name with a space (hard to do, but not impossible) shell will read the path as two arguments instead of one. To fix this we need to place quotes around any paths in the dotfiles