Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12239709
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
480 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/files/root/.bashrc b/files/root/.bashrc
index 072491d..0a4a1a5 100644
--- a/files/root/.bashrc
+++ b/files/root/.bashrc
@@ -1,2 +1,11 @@
+# Autocompletion
source /opt/arcanist/resources/shell/bash-completion
source /opt/git-completion.bash
+
+# Prompt - Git information
+source /etc/bash_completion.d/git-prompt
+PS1='[\u@\h \W$(__git_ps1 " (%s)")]\$ '
+GIT_PS1_SHOWDIRTYSTATE=1
+GIT_PS1_SHOWUNTRACKEDFILES=1
+GIT_PS1_SHOWUPSTREAM="auto"
+GIT_PS1_SHOWCOLORHINTS=1
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sat, Oct 11, 23:58 (1 d, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3057696
Default Alt Text
(480 B)
Attached To
Mode
rDARC nasqueron/arcanist Docker image
Attached
Detach File
Event Timeline
Log In to Comment