auto apply bash-completion
This commit is contained in:
3
install
3
install
@@ -984,5 +984,6 @@ else
|
|||||||
echo
|
echo
|
||||||
wo_lib_echo "Give WordOps a GitHub star : https://github.com/WordOps/WordOps/"
|
wo_lib_echo "Give WordOps a GitHub star : https://github.com/WordOps/WordOps/"
|
||||||
echo
|
echo
|
||||||
|
/bin/bash -c "/bin/bash --init-file <(echo 'source /etc/bash_completion.d/wo_auto.rc')"
|
||||||
fi
|
fi
|
||||||
|
/bin/bash --init-file "/var/lib/wo/tmp/WordOps-$wo_branch/tests/init-file"
|
||||||
2
tests/init-file
Normal file
2
tests/init-file
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
#!/bin/bash --init-file
|
||||||
|
source /etc/bash_completion.d/wo_auto.rc ~/.bashrc
|
||||||
Reference in New Issue
Block a user