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 alias for linutil in bashrc #349

Closed
pupeesh opened this issue Sep 12, 2024 · 3 comments
Closed

Add alias for linutil in bashrc #349

pupeesh opened this issue Sep 12, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@pupeesh
Copy link

pupeesh commented Sep 12, 2024

Can someone add a simple alias to .bashrc

alias linutil="curl -fsSL https://christitus.com/linux | sh"

@pupeesh pupeesh added the enhancement New feature or request label Sep 12, 2024
@adamperkowski
Copy link
Collaborator

adamperkowski commented Sep 12, 2024

There should be a script that checks if a linutil binary exists in the system (that's gonna conflict), checks for user's login shell / installed shells (like bash, zsh or fish) and creates aliases respectively.

I could open a PR and take care of that.

@pupeesh
Copy link
Author

pupeesh commented Sep 12, 2024

yeah that would be lovely, thank you

@adamperkowski
Copy link
Collaborator

@pupeesh We've decided not to do this and package linutil instead. It's already up on AUR and it's going to be on crates.io soon too.
See #333

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants