aboutsummaryrefslogtreecommitdiff
path: root/zsh/.zsh/dual-line-prompt._zsh
diff options
context:
space:
mode:
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}'