We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ecf5bd commit 3e0d00dCopy full SHA for 3e0d00d
completions/.gitignore
@@ -75,6 +75,7 @@
75
/f95
76
/filebucket
77
/firefox-esr
78
+/_flask
79
/freeciv-gtk2
80
/freeciv-gtk3
81
/freeciv-sdl
completions/Makefile.am
@@ -587,6 +587,7 @@ CLEANFILES = \
587
f95 \
588
filebucket \
589
firefox-esr \
590
+ _flask \
591
freeciv-gtk2 \
592
freeciv-gtk3 \
593
freeciv-sdl \
@@ -1109,6 +1110,8 @@ symlinks: $(DATA)
1109
1110
alpine
1111
$(ss) ping \
1112
ping4 ping6
1113
+ $(ss) _pipenv \
1114
+ _flask
1115
$(ss) pkg-config \
1116
pkgconf
1117
$(ss) pkg_delete \
0 commit comments