You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to completely isolate hard dependencies from user customizations/scripts. This will make fork&hack more friendly as there would be little risk to mess with the important bits. The missing parts are mostly install.deps.sh scripts and some parts in zsh such as zshrc.symlink.
The way I see it is to have topic folders within .dot/ that will work in the same fashion as topic folder outside, only that they run first.
The text was updated successfully, but these errors were encountered:
I would like to completely isolate hard dependencies from user customizations/scripts. This will make fork&hack more friendly as there would be little risk to mess with the important bits. The missing parts are mostly
install.deps.sh
scripts and some parts inzsh
such aszshrc.symlink
.The way I see it is to have topic folders within
.dot/
that will work in the same fashion as topic folder outside, only that they run first.The text was updated successfully, but these errors were encountered: