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

Can I replace bash prompt with shx ? If so, how ? #171

Closed
meepeek opened this issue Dec 29, 2019 · 1 comment
Closed

Can I replace bash prompt with shx ? If so, how ? #171

meepeek opened this issue Dec 29, 2019 · 1 comment

Comments

@meepeek
Copy link

meepeek commented Dec 29, 2019

No description provided.

@nfischer
Copy link
Member

nfischer commented Jan 7, 2020

shx isn't a complete shell replacement, it's just a cross-platform reimplementation of standard unix commands.

If you're interested in a replacement shell, you could look at cash (a POSIX-like shell implemented in JavaScript), zsh (a popular bash alternative), or fish (a non-POSIX-compliant shell).

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

No branches or pull requests

2 participants