diff options
| author | silly <u65487754@gmail.com> | 2026-04-05 06:10:41 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-05 06:10:41 +0000 |
| commit | ca474009f3e0abbeeb16af8b62758373a21f7d71 (patch) | |
| tree | aca29494524412ab348aa85934de65bf542414fc /.config/fish | |
| parent | cf7b8373693cc4855cd0b1f8ea364f08eecee28a (diff) | |
Update config.fish
Diffstat (limited to '.config/fish')
| -rw-r--r-- | .config/fish/config.fish | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/fish/config.fish b/.config/fish/config.fish index bf76a5b..6eb67e3 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -16,4 +16,6 @@ abbr -a zed zeditor if status is-interactive cat ~/.cache/wal/sequences + test -f ~/.cache/wal/colors.fish; and source ~/.cache/wal/colors.fish end + |
