summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugues Hiegel <hugues.hiegel@anevia.com>2015-04-01 10:42:29 +0200
committerHugues Hiegel <hugues.hiegel@anevia.com>2015-04-01 10:42:29 +0200
commit6813d7633ca9333c837812a41bdd8411760a59d0 (patch)
treea2f1421aa7130b52613e7b0fe48646e2cd0fca26
parentc367bb44bfdacbd3c7e7e6859400894217d5903e (diff)
parentc2900a4a2a459e57730133e97a368754a49599b1 (diff)
Merge branch 'git'
-rw-r--r--12_Prompts.zsh2
-rw-r--r--net:anevia.com/host:git/Environment.zsh3
l---------net:anevia.com/host:store1
-rw-r--r--net:anevia.com/user:hhiegel/Colors.zsh (renamed from net:lab1.anevia.com/user:hhiegel/Colors.zsh)0
-rw-r--r--net:anevia.com/user:hhiegel/Environment.zsh (renamed from net:lab1.anevia.com/user:hhiegel/Environment.zsh)0
-rw-r--r--net:anevia.com/user:hhiegel/Functions.zsh (renamed from net:lab1.anevia.com/user:hhiegel/Functions.zsh)0
-rw-r--r--net:anevia.com/user:hhiegel/Prompts.zsh (renamed from net:lab1.anevia.com/user:hhiegel/Prompts.zsh)0
l---------net:lab1.anevia.com1
8 files changed, 6 insertions, 1 deletions
diff --git a/12_Prompts.zsh b/12_Prompts.zsh
index 82fab25..d252b05 100644
--- a/12_Prompts.zsh
+++ b/12_Prompts.zsh
@@ -315,7 +315,7 @@ __two_lines_prompt ()
PS1_+=$(__show_date)
PS1_+="
-"$C_$_prompt_colors[user]$_C"${USER:-%n}"$C_$_prompt_colors[arob]$_C"@"$C_$_prompt_colors[host]$_C"%M${SSH_CLIENT:+ ← $(host ${SSH_CLIENT/ */} | awk '{ gsub(/\.$/, "", $NF); print $NF }')} "$CURDIR${VCSBRANCH:+ $VCSBRANCH}
+"$C_$_prompt_colors[user]$_C"${USER:-%n}"$C_$_prompt_colors[arob]$_C"@"$C_$_prompt_colors[host]$_C"%M${SSH_CLIENT:+ ← $(host ${SSH_CLIENT/ */} | awk '{ gsub(/\.$/, "", $NF); gsub(/.'$DOMAIN'$/, "", $NF); print $NF }')} "$CURDIR${VCSBRANCH:+ $VCSBRANCH}
__debug "-----------------> extra..."
PS1_+=$(__ps1_extrainfo)
__debug "-----------------> PS1..."
diff --git a/net:anevia.com/host:git/Environment.zsh b/net:anevia.com/host:git/Environment.zsh
new file mode 100644
index 0000000..304e0b7
--- /dev/null
+++ b/net:anevia.com/host:git/Environment.zsh
@@ -0,0 +1,3 @@
+
+PS1_USER="38;5;25"
+
diff --git a/net:anevia.com/host:store b/net:anevia.com/host:store
new file mode 120000
index 0000000..c092193
--- /dev/null
+++ b/net:anevia.com/host:store
@@ -0,0 +1 @@
+host:git \ No newline at end of file
diff --git a/net:lab1.anevia.com/user:hhiegel/Colors.zsh b/net:anevia.com/user:hhiegel/Colors.zsh
index 8b0c37a..8b0c37a 100644
--- a/net:lab1.anevia.com/user:hhiegel/Colors.zsh
+++ b/net:anevia.com/user:hhiegel/Colors.zsh
diff --git a/net:lab1.anevia.com/user:hhiegel/Environment.zsh b/net:anevia.com/user:hhiegel/Environment.zsh
index e4bde09..e4bde09 100644
--- a/net:lab1.anevia.com/user:hhiegel/Environment.zsh
+++ b/net:anevia.com/user:hhiegel/Environment.zsh
diff --git a/net:lab1.anevia.com/user:hhiegel/Functions.zsh b/net:anevia.com/user:hhiegel/Functions.zsh
index 021fa56..021fa56 100644
--- a/net:lab1.anevia.com/user:hhiegel/Functions.zsh
+++ b/net:anevia.com/user:hhiegel/Functions.zsh
diff --git a/net:lab1.anevia.com/user:hhiegel/Prompts.zsh b/net:anevia.com/user:hhiegel/Prompts.zsh
index 6a4d7f9..6a4d7f9 100644
--- a/net:lab1.anevia.com/user:hhiegel/Prompts.zsh
+++ b/net:anevia.com/user:hhiegel/Prompts.zsh
diff --git a/net:lab1.anevia.com b/net:lab1.anevia.com
new file mode 120000
index 0000000..157dbcb
--- /dev/null
+++ b/net:lab1.anevia.com
@@ -0,0 +1 @@
+net:anevia.com \ No newline at end of file