mirror of
https://github.com/nushell/nushell.git
synced 2025-07-09 19:07:16 +02:00
I really miss bash's visual way of signalising root, i.e. blue: user, red: root So I brought it to nushell (since you've added `is-admin` the code is fully portable and easily-readable) and hope you'll like it