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 f695c54 commit f091a53Copy full SHA for f091a53
completions/.gitignore
@@ -274,6 +274,7 @@
274
/spovray
275
/_sshi
276
/star
277
+/_starship
278
/stream
279
/sudoedit
280
/_tanzu
completions/Makefile.am
@@ -828,6 +828,7 @@ CLEANFILES = \
828
spovray \
829
_sshi \
830
star \
831
+ _starship \
832
stream \
833
sudoedit \
834
_tanzu \
@@ -1053,6 +1054,8 @@ symlinks: $(DATA)
1053
1054
apropos whatis
1055
$(ss) mcrypt \
1056
mdecrypt
1057
+ $(ss) _mdbook \
1058
+ _starship
1059
$(ss) mplayer \
1060
gmplayer kplayer mencoder mplayer2
1061
$(ss) mutt \
0 commit comments