diff options
| author | silly <u65487754@gmail.com> | 2026-04-04 13:00:27 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-04 13:00:27 +0000 |
| commit | ce1e63fff3656642950911d7b067a4cb57473773 (patch) | |
| tree | 55bfc02b958b724927c173caa2d55e1a9871b109 /.config/fish | |
| parent | d618eae69415e15921bbd2bcf1e9d84dde0581f5 (diff) | |
Update config.fish
Diffstat (limited to '.config/fish')
| -rw-r--r-- | .config/fish/config.fish | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/fish/config.fish b/.config/fish/config.fish index 832f5d6..b31a709 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -8,10 +8,10 @@ end abbr -a s sudo abbr -a update sudo pacman -Syu -abbr -a spi sudo pacman -S +abbr -a pi sudo pacman -S +abbr -a pr sudo pacman -Rns abbr -a yi yay -S abbr -a search yay -Ss -abbr -a fetch fastfetch abbr -a zed zeditor if status is-interactive |
