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

feat: update shell config system #294

Merged
merged 3 commits into from
Nov 3, 2024
Merged

feat: update shell config system #294

merged 3 commits into from
Nov 3, 2024

Conversation

cpendery
Copy link
Member

@cpendery cpendery commented Nov 3, 2024

This PR updates the shell config system so that all the shell configs are now placed under ~/.inshellisense/[shell]/[shell].[ext]. The init command now only sources those files & they are automatically updated with each install. This will enable updating the configs without requiring user interaction (besides updating their installation) when required (ex. #266).

It additionally adds a doctor command for identifying issues with a user's installation.

Signed-off-by: Chapman Pendery <[email protected]>
Signed-off-by: Chapman Pendery <[email protected]>
Signed-off-by: Chapman Pendery <[email protected]>
@cpendery cpendery merged commit 067c69d into main Nov 3, 2024
10 checks passed
@cpendery cpendery deleted the feat/better-config branch November 3, 2024 09:01
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.

1 participant