Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
12 Commits
 
 
 
 

Repository files navigation

Showcase

Steps

0. Before you start

curl -L https://github.com/ryanoasis/nerd-fonts/releases/latest/download/GeistMono.zip -o GeistMono.zip
mkdir -p ~/.local/share/fonts
unzip GeistMono.zip -d ~/.local/share/fonts/GeistMono
fc-cache -fv

1. Create config file

$EDITOR ~/.config/fish/config.fish

2. Insert cybrcore theme

3. Restart fish

exec fish

4. Test

for var in (set -n | grep fish_color_)
	set color (string replace "fish_color_" "" $var)
	echo -n "$var"
	set_color $$var
	echo "Sample text"
	set_color normal
end

About

> lucid theme for Fish

Topics

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.