Awesome
zshred
A theme for zsh via oh-my-zsh.
Notice
I have replaced this theme with a configuration of powerlevel19k, which you can find in my dotfiles.
install
There's probably a better way to do it, but this will get the job done.
$ git clone https://github.com/redxtech/zshred.git
$ cp zshred/themes/zshred.zsh-theme $ZSH_CUSTOM/themes/
features
- current directory shown in prompt
- full path shown in right prompt
- git branch and status shown
- exit status shown in right prompt
- current time shown in right prompt
- title set to current prompt
- even more!
screenshot
<p align="center"> <img src="https://i.imgur.com/6dogeQJ.png" alt="Image in which I meant to exclude -rf to show the exit code of a failed command"> </p>screenshot details
- terminal emulator:
alacritty
- terminal colour scheme: one dark
- status bar: tmux one dark theme
- syntax highlighting: zsh-syntax-highlighting