aboutsummaryrefslogtreecommitdiff
path: root/zsh/.zsh/minimal-prompt.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/.zsh/minimal-prompt.zsh')
-rwxr-xr-xzsh/.zsh/minimal-prompt.zsh18
1 files changed, 18 insertions, 0 deletions
diff --git a/zsh/.zsh/minimal-prompt.zsh b/zsh/.zsh/minimal-prompt.zsh
new file mode 100755
index 0000000..8c62d54
--- /dev/null
+++ b/zsh/.zsh/minimal-prompt.zsh
@@ -0,0 +1,18 @@
+# ██
+# ░██
+# ██████ ██████░██
+# ░░░░██ ██░░░░ ░██████
+# ██ ░░█████ ░██░░░██
+# ██ ░░░░░██░██ ░██
+# ██████ ██████ ░██ ░██
+# ░░░░░░ ░░░░░░ ░░ ░░
+#
+# ▓▓▓▓▓▓▓▓▓▓
+# ░▓ author ▓ xero <x@xero.nu>
+# ░▓ code ▓ http://code.xero.nu/dotfiles
+# ░▓ mirror ▓ http://git.io/.files
+# ░▓▓▓▓▓▓▓▓▓▓
+# ░░░░░░░░░░
+#
+#█▓▒░ minial prompt
+PROMPT='${USER_LEVEL}[%F{white}%~${USER_LEVEL}]$(prompt_git_info)── -%f '