Page MenuHomeDevCentral

No OneTemporary

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

Mime Type
text/x-diff
Expires
Sat, Oct 11, 23:58 (18 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3057696
Default Alt Text
(480 B)

Event Timeline