I don't quite understand what the Availability column, and why this doesn't behave similarly to stow:
C:\Users\klauer\dotfiles [arch ≡ +1 ~0 -0 !]
λ Get-DotFiles
Directory Name Availability State
--------- ---- ------------ -----
bash NoLogic NotEvaluated
config NoLogic NotEvaluated
emacs NoLogic NotEvaluated
git Git Available Installed
hg NoLogic NotEvaluated
npm NoLogic NotEvaluated
ruby NoLogic NotEvaluated
ssh NoLogic NotEvaluated
svn NoLogic NotEvaluated
tmux NoLogic NotEvaluated
utils NoLogic NotEvaluated
vim NoLogic NotEvaluated
X11 NoLogic NotEvaluated
zsh NoLogic NotEvaluated
Personally, I don't know if it matters for me to have logic for particular components because linking them to my user home directory would effectively be a no-op if I didn't have a component that was useful in Windows. Is there something that Availability does that prevents me from having things like npm, ssh, svn, hg, emacs, etc., work just like stow, and naively link them?
I don't quite understand what the Availability column, and why this doesn't behave similarly to
stow:Personally, I don't know if it matters for me to have logic for particular components because linking them to my user home directory would effectively be a no-op if I didn't have a component that was useful in Windows. Is there something that Availability does that prevents me from having things like
npm,ssh,svn,hg,emacs, etc., work just likestow, and naively link them?