summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 adbbd655..dab9d515 100644
--- a/.config/fish/abbreviations.fish
+++ b/.config/fish/abbreviations.fish
@@ -1,7 +1,7 @@
# Update Arch
abbr i 'sudo pacman -S'
abbr r 'sudo pacman -R'
-abbr u 'sudo pacman -Syu'
+abbr u 'update_all'
# Git
abbr g 'git'
diff --git a/.config/fish/fish_variables b/.config/fish/fish_variables
index b202a2a7..44a2a6b6 100644
--- a/.config/fish/fish_variables
+++ b/.config/fish/fish_variables
@@ -77,7 +77,7 @@ SETUVAR _fish_abbr_rmr:rm\x20\x2dr
SETUVAR _fish_abbr_rmrf:rm\x20\x2drf
SETUVAR _fish_abbr_tc:tar\x20czvf
SETUVAR _fish_abbr_tx:tar\x20xzvf
-SETUVAR _fish_abbr_u:sudo\x20pacman\x20\x2dSyu
+SETUVAR _fish_abbr_u:update_all
SETUVAR fish_color_autosuggestion:555\x1ebrblack
SETUVAR fish_color_cancel:\x2dr
SETUVAR fish_color_command:005fd7