aboutsummaryrefslogtreecommitdiffstats
path: root/fish2024/functions/xq.fish
diff options
context:
space:
mode:
Diffstat (limited to 'fish2024/functions/xq.fish')
-rw-r--r--fish2024/functions/xq.fish4
1 files changed, 0 insertions, 4 deletions
diff --git a/fish2024/functions/xq.fish b/fish2024/functions/xq.fish
deleted file mode 100644
index 1be89e8..0000000
--- a/fish2024/functions/xq.fish
+++ /dev/null
@@ -1,4 +0,0 @@
-function xq --wraps='xbps-query -Rs ' --wraps='xbps-query -Rs' --description 'alias xq xbps-query -Rs'
- xbps-query -Rs $argv
-
-end