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 660e57d commit 919e21eCopy full SHA for 919e21e
tutorial/0-completion
@@ -6,6 +6,7 @@ tutorial_directory=${BASH_SOURCE[0]%/*}
6
# just enable programmable completion for other tutorial scripts and
7
# invoke an interactive shell
8
read -N 4096 bashrc <<EOF
9
+. /etc/profile
10
shopt -s progcomp sourcepath
11
PATH="$PATH:$tutorial_directory"
12
. "$tutorial_directory/../argsparse-completion.sh"
0 commit comments