about summary refs log tree commit diff
path: root/fish/completions/xrecent.fish
diff options
context:
space:
mode:
Diffstat (limited to 'fish/completions/xrecent.fish')
-rw-r--r--fish/completions/xrecent.fish2
1 files changed, 2 insertions, 0 deletions
diff --git a/fish/completions/xrecent.fish b/fish/completions/xrecent.fish
new file mode 100644
index 0000000..0b9e3c1
--- /dev/null
+++ b/fish/completions/xrecent.fish
@@ -0,0 +1,2 @@
+complete -c xrecent -f
+complete -c xrecent -n '[ (count (commandline -poc)) -eq 1 ]' -xa '(__xtools_complete_repo_urls; __xtools_complete_archs)'