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

dot command #41

Open
1 of 6 tasks
gbraad opened this issue Jan 10, 2025 · 2 comments
Open
1 of 6 tasks

dot command #41

gbraad opened this issue Jan 10, 2025 · 2 comments
Assignees

Comments

@gbraad
Copy link
Owner

gbraad commented Jan 10, 2025

  • dot [help] - help
  • dot up[date] - update
  • dot in[stall]|stow|do - deploy
  • dot restore|reset - reset to git
  • dot re[install]|re[stow]|redo - reinstall
  • ...
@gbraad gbraad self-assigned this Jan 10, 2025
@gbraad
Copy link
Owner Author

gbraad commented Jan 11, 2025

When the script is invoked as install.sh (such as by symlink), it should run dot in.

  • dot in will for now perform the exact same logic as install.sh has.

Whoops

@gbraad
Copy link
Owner Author

gbraad commented Jan 11, 2025

Example settings file:

~/.dot

[dotfiles]
aliases=true
autoupdate=true
autostart=false

[stow]
git=false
powerline=true
zsh=true
tmux=true
vim=true
i3=true

[windows]
wsl=true
cygwin=true

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