diff options
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 |
