A theme for zsh via oh-my-zsh.
I have replaced this theme with a configuration of powerlevel19k, which you can find in my dotfiles.
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/
- 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!
- terminal emulator:
alacritty
- terminal colour scheme: one dark
- status bar: tmux one dark theme
- syntax highlighting: zsh-syntax-highlighting