aboutsummaryrefslogtreecommitdiff
path: root/zsh/.zsh/dual-line-prompt._zsh
diff options
context:
space:
mode:
authorxero <x@xero.nu>2015-03-07 20:49:16 -0500
committerxero <x@xero.nu>2015-03-07 20:49:28 -0500
commit37ef7b9e48d9a496c08540772a110b85aacac2e6 (patch)
tree90ca18509aa45ec523a550c3a6ad622ca2d627a4 /zsh/.zsh/dual-line-prompt._zsh
parent627c9813c7c95ea2e3d45de0e44bab4f17e78f51 (diff)
downloaddotfiles_ascii-37ef7b9e48d9a496c08540772a110b85aacac2e6.tar.xz
dotfiles_ascii-37ef7b9e48d9a496c08540772a110b85aacac2e6.zip
organize and modularize zsh configs
Diffstat (limited to 'zsh/.zsh/dual-line-prompt._zsh')
-rwxr-xr-xzsh/.zsh/dual-line-prompt._zsh19
1 files changed, 19 insertions, 0 deletions
diff --git a/zsh/.zsh/dual-line-prompt._zsh b/zsh/.zsh/dual-line-prompt._zsh
new file mode 100755
index 0000000..1888a3a
--- /dev/null
+++ b/zsh/.zsh/dual-line-prompt._zsh
@@ -0,0 +1,19 @@
+# ██
+# ░██
+# ██████ ██████░██
+# ░░░░██ ██░░░░ ░██████
+# ██ ░░█████ ░██░░░██
+# ██ ░░░░░██░██ ░██
+# ██████ ██████ ░██ ░██
+# ░░░░░░ ░░░░░░ ░░ ░░
+#
+# ▓▓▓▓▓▓▓▓▓▓
+# ░▓ author ▓ xero <x@xero.nu>
+# ░▓ code ▓ http://code.xero.nu/dotfiles
+# ░▓ mirror ▓ http://git.io/.files
+# ░▓▓▓▓▓▓▓▓▓▓
+# ░░░░░░░░░░
+#
+#█▓▒░dual line prompt
+PROMPT='${USER_LEVEL}┌[%F{white}%n@%M${USER_LEVEL}]─[%F{white}%~${USER_LEVEL}]$(prompt_git_info)
+${USER_LEVEL}└─ - %F{white}'