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 doctor command #146

Merged
merged 1 commit into from
Jan 17, 2019
Merged

Add doctor command #146

merged 1 commit into from
Jan 17, 2019

Conversation

kkirsche
Copy link
Contributor

Redo of #137 because squashing broke the PR

@kkirsche
Copy link
Contributor Author

kkirsche commented Jan 17, 2019

 ~/git/go/src/github.com/twpayne/chezmoi >> cmd/doctor $ go build -o cmoi
 ~/git/go/src/github.com/twpayne/chezmoi >> cmd/doctor $ ./cmoi doctor
Arch:                    amd64
OS:                      darwin
Configuration File:      Exists      (-rw-r--r-- /Users/kkirsche/.config/chezmoi/chezmoi.yaml)
Destination Directory:   Exists      (-rwxr-xr-x /Users/kkirsche)
Source Directory:        Exists      (-rwx------ /Users/kkirsche/.local/share/chezmoi)
Bitwarden:               Not Found   (looking for: bw)
Editor:                  Installed   (-r-xr-xr-x /usr/local/bin/nvim)
LastPass:                Not Found   (looking for: lpass)
Pass:                    Not Found   (looking for: pass)
Vault:                   Installed   (-r-xr-xr-x /usr/local/bin/vault)
VCS:                     Installed   (-rwxr-xr-x /usr/local/bin/git)

@twpayne twpayne merged commit ef48a2d into twpayne:master Jan 17, 2019
@twpayne
Copy link
Owner

twpayne commented Jan 17, 2019

Many thanks for the PR and your patience with the review comments.

@kkirsche
Copy link
Contributor Author

Of course. It's important to try to get this stuff as correct as possible at the first go, and it helps me learn or consider different approaches to a problem than I would have taken. Appreciate the feedback and opportunity to contribute

@kkirsche kkirsche deleted the cmd/doctor branch January 17, 2019 17:40
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants