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

Add a Health Check Script #160

Closed
wants to merge 6 commits into from
Closed

Add a Health Check Script #160

wants to merge 6 commits into from

Conversation

nicknisi
Copy link
Owner

@nicknisi nicknisi commented Nov 6, 2020

Add a script that can be run to check various points of the dotfiles installation to ensure things are set up correctly. This can help with debugging issues and installation verification.

Checks

  • Installed utilities
  • Shell
  • Symlinks
  • XDG_CONFIG
  • terminfo

image

Fixes #157

@nicknisi nicknisi mentioned this pull request Nov 6, 2020
@nicknisi
Copy link
Owner Author

nicknisi commented Nov 6, 2020

This is what it looks like if a key utility is missing.
image

@nicknisi
Copy link
Owner Author

nicknisi commented Nov 6, 2020

And this is what it looks like with other issues.
image

@jrock2004
Copy link

This looks great. Wonder if you get apps from brewfile for the Utica array instead of hard coding then again

@nicknisi nicknisi force-pushed the checkhealth branch 3 times, most recently from 496af1c to 5d0801f Compare November 12, 2020 02:42
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

Successfully merging this pull request may close these issues.

Writing a test step
2 participants