From aa605705cd1872dd8319e6336440db485b66d9e4 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Wed, 16 Oct 2024 20:16:13 +0100 Subject: uncontrolled update - removes xi and xq fish funcs --- fish2024/functions/xupdate.fish | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 fish2024/functions/xupdate.fish (limited to 'fish2024/functions/xupdate.fish') diff --git a/fish2024/functions/xupdate.fish b/fish2024/functions/xupdate.fish deleted file mode 100644 index 8cd4cd9..0000000 --- a/fish2024/functions/xupdate.fish +++ /dev/null @@ -1,4 +0,0 @@ -function xupdate --wraps='sudo xbps-install -Su' --description 'alias xupdate sudo xbps-install -Su' - sudo xbps-install -Su $argv - -end -- cgit v1.2.3