diff --git a/.config/fish/conf.d/abbr_arch.fish b/.config/fish/conf.d/abbr_arch.fish index c7acdfc..cd871c0 100644 --- a/.config/fish/conf.d/abbr_arch.fish +++ b/.config/fish/conf.d/abbr_arch.fish @@ -13,3 +13,4 @@ abbr lat "eza --git --icons=auto --tree --level=2 -gla" abbr pdf "firefox *.pdf & disown" abbr beep "cvlc --play-and-exit /usr/share/sounds/freedesktop/stereo/bell.oga &> /dev/null" abbr p "xclip -o > file" +abbr wifix "sudo systemctl restart NetworkManager.service"