'shell' Tag |
The default bash shell prompt is anything but usable. Information is compressed and the prompt turns into hell if you’re deep in a directory tree. To improve the situation I decided to use a two line prompt. On the first line I have the current host, user and path with different colors, while on the [...]