A neon green / matrix-cyberpunk inspired theme for the Fish shell.
It features a clean multi-line prompt, integrated Git status, custom success/error symbols (Ξ» / β), full path display, and a cool ASCII art greeting with "ATHENA OS β ACCESS GRANTED".
- Two-line prompt for better readability:
- Top line: user@host + full working directory + Git info
- Bottom line: Ξ» (success) or β (error)
- Neon green color scheme (matrix-style) with customizable highlights
- Git integration via built-in
__fish_git_prompt(shows branch, dirty state, ahead/behind) - Full path (no truncation) β perfect for deep project structures
- Custom greeting with large ASCII art + welcome message
- Lightweight β no external dependencies or plugin managers required
- Works great in modern terminals (kitty, Alacritty, WezTerm, etc.)
Example prompt:
- ββ[user@hostname] ~/projects/athena-fish-theme [mainββ1]
- ββΞ»
Clone the repo:
git clone https://github.com/s1d9e/configfishz.git
go to the repo
cd configfishz
copy / paste the config
cp config.fish ~/.config/fish/config.fish
and
source ~/.config/fish/config.fish
copy the code, and paste in
~/.config/fish/config.fish
by doing nano ~/.config...
Backup first (optional but smart): [ -f ~/.config/fish/config.fish ] && mv ~/.config/fish/config.fish ~/.config/fish/config.fish.bak
Fish β₯ 3.4 (tested on 3.6+ / 4.x) Best with truecolor terminals (enable with export TERM=xterm-256color or better) Works in tmux, but enable truecolor in tmux.conf if needed No issues reported on Linux/macOS; Windows WSL should be fine too
discord : s1d9e https://guns.lol/s1d9e