Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Add fish shell template #568

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Add fish shell template #568

wants to merge 3 commits into from

Conversation

mysy00
Copy link

@mysy00 mysy00 commented Dec 1, 2020

Add #384
Looks like @ForgottenUmbrella didn't make any PR (or I missed it, sorry then). I slightly edited his colors to make them easier to read. Well, at least on the wallpapers I've tested.

To make it work go to ~/.config/fish/config.fish and add:

if test -e ~/.cache/wal/colors.fish
    source ~/.cache/wal/colors.fish
end

@snorkysnark
Copy link

It's better to use universal variables, like
set -U fish_color_command {color1.strip},
and then execute the file.

This way it reloads the colors in existing fish instances

@golam71
Copy link

golam71 commented Jan 28, 2023

ayo people why is this not getting merged?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants