gallifrey-war
December 30, 2023 ยท View on GitHub
gallifrey-war
Oh-My-Zsh and Starship theme inspired by
gallifrey theme
Oh-My-Zsh

Demo

Installation
Copy zsh-theme file in your Oh-My-Zsh theme folder
$ wget https://raw.githubusercontent.com/cdubos-fr/gallifrey-war/main/gallifrey-war.zsh-theme \
-O ~/.oh-my-zsh/themes/gallifrey-war.zsh-theme
then, update your .zshrc config file:
$ vim ~/.zshrc
change ZSH_THEME variable:
ZSH_THEME="gallifrey-war"`
Tested on:
Ubuntu-20.04Ubuntu-22.04WSL 2
Starship

Demo

Installation
Copy toml configuration file in your .config folder
$ wget https://raw.githubusercontent.com/cdubos-fr/gallifrey-war/main/gallifrey-war.toml \
-O ~/.config/starship.toml
Tested on:
Ubuntu-20.04Ubuntu-22.04WSL 2MacOS Sonoma