You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Can someone add a simple alias to .bashrc
alias linutil="curl -fsSL https://christitus.com/linux | sh"
The text was updated successfully, but these errors were encountered: