diff options
| author | silly <u65487754@gmail.com> | 2026-02-25 08:04:35 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-25 08:04:35 +0100 |
| commit | 67bb2457eb9c498d437d26324fa7fc419a459a96 (patch) | |
| tree | 4851848d66e0a122b67e94ceb1bc057468341bb6 /.config/fish | |
| parent | 77d8d2422df53fee78ae0f3d988a683fc184b261 (diff) | |
Update config.fish
Diffstat (limited to '.config/fish')
| -rw-r--r-- | .config/fish/config.fish | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.config/fish/config.fish b/.config/fish/config.fish index 25ef432..ebe05ba 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -1,5 +1 @@ function fish_greeting - -if status is-interactive - [ -f ~/.cache/wal/colors-fish.conf ]; and source ~/.cache/wal/colors-fish.conf -end |
