OXIESEC PANEL
- Current Dir:
/
/
etc
/
bash_completion.d
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/20/2025 05:23:23 PM
rwxr-xr-x
📄
apport_completion
6.48 KB
11/20/2017 04:39:28 PM
rw-r--r--
📄
git-prompt
439 bytes
11/26/2018 02:20:24 PM
rw-r--r--
📄
grub
10.88 KB
03/18/2019 04:11:57 PM
rw-r--r--
Editing: git-prompt
Close
# In git versions < 1.7.12, this shell library was part of the # git completion script. # # Some users rely on the __git_ps1 function becoming available # when bash-completion is loaded. Continue to load this library # at bash-completion startup for now, to ease the transition to a # world order where the prompt function is requested separately. # if [[ -e /usr/lib/git-core/git-sh-prompt ]]; then . /usr/lib/git-core/git-sh-prompt fi