Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Temporary / guest mode #27

Open
AlanGreene opened this issue May 3, 2020 · 0 comments
Open

Temporary / guest mode #27

AlanGreene opened this issue May 3, 2020 · 0 comments

Comments

@AlanGreene
Copy link
Owner

AlanGreene commented May 3, 2020

Consider 'guest mode' where dotfiles loaded non-destructively, e.g. when temporarily using someone else's machine.

ideas...

stow into tmp folder (mktemp -d) instead of $HOME
relative structure will remain the same, just need to replace use of $HOME with something else (e.g. $TEMP_HOME)
tmp location can easily be removed when done without touching existing files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant