diff options
| author | caley <u65487754@gmail.com> | 2026-05-20 07:40:26 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-20 07:40:26 +0000 |
| commit | 93b542dc450e38f02542f99b612063c1b2750f08 (patch) | |
| tree | 8ae30798a8c115402b9fc9ffedf7e47128c21a29 /.config/fish | |
| parent | 6d0a20a82ae20b95a37a50ed87b1bb4e2b2fb8bb (diff) | |
Update config.fish
Diffstat (limited to '.config/fish')
| -rw-r--r-- | .config/fish/config.fish | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/.config/fish/config.fish b/.config/fish/config.fish index 1201c62..8a975c9 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -7,13 +7,7 @@ function fish_prompt end abbr -a s sudo -abbr -a update sudo pacman -Syu -abbr -a pi sudo pacman -S -abbr -a pr sudo pacman -Rns -abbr -a pp paru -S -abbr -a ps paru -Ss -abbr -a yi yay -S -abbr -a ys yay -Ss +abbr -a update abbr -a zed zeditor if status is-interactive |
