aboutsummaryrefslogtreecommitdiff
path: root/zsh/.zsh/colored-man-pages.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/.zsh/colored-man-pages.zsh')
-rwxr-xr-x[-rw-r--r--]zsh/.zsh/colored-man-pages.zsh16
1 files changed, 16 insertions, 0 deletions
diff --git a/zsh/.zsh/colored-man-pages.zsh b/zsh/.zsh/colored-man-pages.zsh
index 6854d97..5819c4f 100644..100755
--- a/zsh/.zsh/colored-man-pages.zsh
+++ b/zsh/.zsh/colored-man-pages.zsh
@@ -1,3 +1,19 @@
+# ██
+# ░██
+# ██████ ██████░██
+# ░░░░██ ██░░░░ ░██████
+# ██ ░░█████ ░██░░░██
+# ██ ░░░░░██░██ ░██
+# ██████ ██████ ░██ ░██
+# ░░░░░░ ░░░░░░ ░░ ░░
+#
+# ▓▓▓▓▓▓▓▓▓▓
+# ░▓ author ▓ xero <x@xero.nu>
+# ░▓ code ▓ http://code.xero.nu/dotfiles
+# ░▓ mirror ▓ http://git.io/.files
+# ░▓▓▓▓▓▓▓▓▓▓
+# ░░░░░░░░░░
+#
#█▓▒░ source: https://github.com/imkira/dotfiles/blob/master/.zsh/colored-man-pages.zsh
export LESS_TERMCAP_mb=$'\E[01;31m'
export LESS_TERMCAP_md=$'\E[01;38;5;74m'