Linux - Terminal Customization
epsi-rns.github.io/desktop/2018/08/07/terminal-ricing.html07.08.2018 · ZSH. FISH. you can switch the default shell by this command: $ chsh -s /bin/zsh. For each shell, it has ready to use customizable prompt configuration: BASH: oh-my-bash (ohmybash.github.io) ZSH: oh-my-zsh . FISH: oh-my-fish. BASH bash-it. But there are also a unique arrow prompt called powerline. It needs special config. An it is also highly ...