mirror of
https://github.com/openSUSE/osc.git
synced 2025-08-28 17:04:11 +02:00
Calling 'exit 0' turned to be quite aggresive and caused exiting shell in some cases
3 lines
114 B
Bash
3 lines
114 B
Bash
[ -x '/usr/bin/register-python-argcomplete' ] && \
|
|
eval "$(register-python-argcomplete --shell bash git-obs)"
|