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 get function, dont print output during shell launch #3

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

p1r473
Copy link

@p1r473 p1r473 commented May 6, 2024

hey, really cool project here. I made a quality of life improvement
I dont love getting output during shell launch, especially as powerlevel9k warns about it by default
So Ive hidden the shell output until zstyle ':zconvey:*' init_complete true (put it at the bottom of ~/.zshrc)
I also couldnt figure out how to get the name of the current session once that message has gone back in time, so I made a get id function to get current sessions ID
feel free to use - or not!

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