summaryrefslogtreecommitdiff
path: root/.config/fish
diff options
context:
space:
mode:
Diffstat (limited to '.config/fish')
-rw-r--r--.config/fish/abbreviations.fish2
-rw-r--r--.config/fish/fish_variables2
2 files changed, 2 insertions, 2 deletions
diff --git a/.config/fish/abbreviations.fish b/.config/fish/abbreviations.fish
index dab9d515..e02ed354 100644
--- a/.config/fish/abbreviations.fish
+++ b/.config/fish/abbreviations.fish
@@ -1,6 +1,6 @@
# Update Arch
abbr i 'sudo pacman -S'
-abbr r 'sudo pacman -R'
+abbr r 'sudo pacman -Rsu'
abbr u 'update_all'
# Git
diff --git a/.config/fish/fish_variables b/.config/fish/fish_variables
index 44a2a6b6..cc2b0983 100644
--- a/.config/fish/fish_variables
+++ b/.config/fish/fish_variables
@@ -72,7 +72,7 @@ SETUVAR _fish_abbr_nr:npm\x20remove
SETUVAR _fish_abbr_ns:npm\x20start
SETUVAR _fish_abbr_nt:npm\x20test
SETUVAR _fish_abbr_nu:npm\x20update
-SETUVAR _fish_abbr_r:sudo\x20pacman\x20\x2dR
+SETUVAR _fish_abbr_r:sudo\x20pacman\x20\x2dRsu
SETUVAR _fish_abbr_rmr:rm\x20\x2dr
SETUVAR _fish_abbr_rmrf:rm\x20\x2drf
SETUVAR _fish_abbr_tc:tar\x20czvf