diff options
| author | silly <u65487754@gmail.com> | 2026-03-31 02:52:53 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-31 02:52:53 +0200 |
| commit | 90da02289e177f58d6b50dbfa5c065dcde585360 (patch) | |
| tree | 650e1ae1332f5bd14dba8c0651e6078c14e6d8a5 /.config/fish | |
| parent | b48186c4e6e06f3eca1813a82a87a5c1011dcf78 (diff) | |
Update config.fish
Diffstat (limited to '.config/fish')
| -rw-r--r-- | .config/fish/config.fish | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/fish/config.fish b/.config/fish/config.fish index 1722629..832f5d6 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -12,6 +12,7 @@ abbr -a spi sudo pacman -S abbr -a yi yay -S abbr -a search yay -Ss abbr -a fetch fastfetch +abbr -a zed zeditor if status is-interactive cat ~/.cache/wal/sequences |
