Skip to content

Commit f5c4c0d

Browse files
committed
1 parent ee74f36 commit f5c4c0d

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

completions-fallback/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,7 @@
233233
/watchexec.bash
234234
/waydroid.bash
235235
/xc.bash
236+
/xh.bash
236237
/ytt.bash
237238
/zarf.bash
238239
/zed.bash

completions-fallback/Makefile.am

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,7 @@ CLEANFILES = \
320320
watchexec.bash \
321321
waydroid.bash \
322322
xc.bash \
323+
xh.bash \
323324
ytt.bash \
324325
zarf.bash \
325326
zed.bash \
@@ -557,6 +558,8 @@ symlinks: $(DATA)
557558
pip3
558559
$(ss) pipenv \
559560
black blackd flask httpx
561+
$(ss) rg \
562+
xh
560563
$(ss) ruff \
561564
mado \
562565
uv \

0 commit comments

Comments
 (0)