OXIESEC PANEL
- Current Dir:
/
/
etc
/
bash_completion.d
Server IP: 10.0.0.4
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
01/22/2024 08:17:32 AM
rwxr-xr-x
📄
apport_completion
6.48 KB
11/11/2019 09:57:56 PM
rw-r--r--
📄
git-prompt
439 bytes
04/20/2020 04:20:37 PM
rw-r--r--
📄
grub
10.88 KB
08/24/2020 08:45:45 AM
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