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

More Fish Shell Rework #223

Merged
merged 1 commit into from
Jan 28, 2025
Merged

More Fish Shell Rework #223

merged 1 commit into from
Jan 28, 2025

Conversation

mr-mustash
Copy link
Owner

  • acomagu/fish-async-prompt is back!
    • Had to realize that I had my own function that was set to the USER1 signal which was interfering with the async redrawing my prompt correctly.
  • Fixed up my kubernetes abbreviations and shims
  • Sped up prompt by using git rev-parse --is-inside-work-tree
  • Only retrieving file list for language version prompts once per cd, not every time the prompt runs.
  • Added Terraform version to prompt

- [acomagu/fish-async-prompt](https://github.com/acomagu/fish-async-prompt) is back!
    - Had to realize that I had my own function that was set to the USER1 signal which was interfering with the async redrawing my prompt correctly.
- Fixed up my kubernetes abbreviations and shims
- Sped up prompt by using `git rev-parse --is-inside-work-tree`
- Only retrieving file list for language version prompts once per cd, not every time the prompt runs.
- Added Terraform version to prompt
@mr-mustash mr-mustash merged commit 61cfb21 into main Jan 28, 2025
1 of 2 checks passed
@mr-mustash mr-mustash deleted the u/patrick.king/prompt_rework branch January 28, 2025 06:49
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