|
|
|
|
|
by usrbinbash
879 days ago
|
|
> "minimal" Here is what a minimal shell prompt looks like: $
Here is another one which only uses the shells own facilities: current-directory@hostname $
Running a complex piece of software every time the shell needs to display it's prompt, is not "minimal", regardless of how fast and well written said piece of software is. |
|