diff options
| author | silly <u65487754@gmail.com> | 2026-02-08 10:45:03 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-08 10:45:03 +0100 |
| commit | 4b4a4c4b5d1fddc37af48fa7c73ee02b37472dd9 (patch) | |
| tree | 6fb0563d93ee6e20e9f4bb16c3e5ff92b08128e2 /.config/fish/config.fish | |
| parent | 6804e6c49fe2befaed82cf1f201debf13e26b9a8 (diff) | |
Update config.fish
Diffstat (limited to '.config/fish/config.fish')
| -rw-r--r-- | .config/fish/config.fish | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.config/fish/config.fish b/.config/fish/config.fish index edde12f..1bff8d7 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -1,8 +1,6 @@ function fish_greeting if status is-interactive - # You only need this if you want to use the color variables - # (like $color1) in your fish prompt/functions [ -f ~/.cache/wal/colors-fish.conf ]; and source ~/.cache/wal/colors-fish.conf end |
