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

Determine "$modified_time_fmt" in the first precmd hook #20

Merged
merged 1 commit into from
Jul 20, 2020

Conversation

superbrothers
Copy link
Owner

This PR changes to determine stat's modified time format in the first precmd hook.

Currently $modified_time_fmt is determined at loading of the script, but depending on when it is loaded, it may not be possible to determine whether stat command is GNU version or BSD version.

Fixes #18

@superbrothers superbrothers merged commit 3f56f85 into master Jul 20, 2020
@superbrothers superbrothers deleted the fix-kubeconfig-does-not-exist branch July 20, 2020 14:32
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.

/Users/user/.kube/config doesn't exist
1 participant