diff options
| author | silly <u65487754@gmail.com> | 2026-04-04 13:01:12 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-04 13:01:12 +0000 |
| commit | 3696ad5ba3b01e69f38c77a6f78de07d9005e61f (patch) | |
| tree | e40c3fc6b5346167d4642283a3c7800e27531af8 /.config/fish | |
| parent | ce1e63fff3656642950911d7b067a4cb57473773 (diff) | |
Update config.fish
Diffstat (limited to '.config/fish')
| -rw-r--r-- | .config/fish/config.fish | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/fish/config.fish b/.config/fish/config.fish index b31a709..bf76a5b 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -11,7 +11,7 @@ abbr -a update sudo pacman -Syu abbr -a pi sudo pacman -S abbr -a pr sudo pacman -Rns abbr -a yi yay -S -abbr -a search yay -Ss +abbr -a ys yay -Ss abbr -a zed zeditor if status is-interactive |
