[zshred][repo-link]
June 22, 2022 · View on GitHub
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
screenshot details
- terminal emulator:
alacritty - terminal colour scheme: one dark
- status bar: tmux one dark theme
- syntax highlighting: zsh-syntax-highlighting