commit 9d547b96df35f2a28202fe2020883e0117bc904d parent bbc6a68cc24c1ba97e4b7b884abefbcfaecca9d0 Author: pyratebeard <root@pyratebeard.net> Date: Thu, 25 Aug 2016 21:29:21 +0100 replaced zero details Diffstat:
M | zsh/.zsh/minimal-prompt.zsh | | | 9 | ++------- |
M | zsh/.zshrc | | | 18 | +++--------------- |
2 files changed, 5 insertions(+), 22 deletions(-)
diff --git a/zsh/.zsh/minimal-prompt.zsh b/zsh/.zsh/minimal-prompt.zsh @@ -1,4 +1,3 @@ -# # ______ ______ __ __ # /\___ \\ ___\\ \/\ \ # / / / / \ \__/ \ \_\ \ @@ -8,12 +7,8 @@ # / / / / / / / / / # \/______/\/_____/\/_/\/_/ # -# ▓▓▓▓▓▓▓▓▓▓ -# ░▓ author ▓ xero <x@xero.nu> -# ░▓ code ▓ http://code.xero.nu/dotfiles -# ░▓ mirror ▓ http://git.io/.files -# ░▓▓▓▓▓▓▓▓▓▓ -# ░░░░░░░░░░ +# author pyratebeard <root@pyratebeard.net> +# code http://code.pyratebeard.net/dotfiles # #█▓▒░ minial prompt # PROMPT='${USER_LEVEL}[%F{white}%1~${USER_LEVEL}]$(prompt_git_info)── -%f ' diff --git a/zsh/.zshrc b/zsh/.zshrc @@ -1,19 +1,7 @@ -# ██ -# ░██ -# ██████ ██████░██ ██████ █████ -# ░░░░██ ██░░░░ ░██████ ░░██░░█ ██░░░██ -# ██ ░░█████ ░██░░░██ ░██ ░ ░██ ░░ -# ██ ░░░░░██░██ ░██ ░██ ░██ ██ -# ██████ ██████ ░██ ░██░███ ░░█████ -# ░░░░░░ ░░░░░░ ░░ ░░ ░░░ ░░░░░ # -# ▓▓▓▓▓▓▓▓▓▓ -# ░▓ author ▓ xero <x@xero.nu> -# ░▓ code ▓ http://code.xero.nu/dotfiles -# ░▓ mirror ▓ http://git.io/.files -# ░▓▓▓▓▓▓▓▓▓▓ -# ░░░░░░░░░░ +# author pyratebeard <root@pyratebeard.net> +# code http://code.pyratebeard.net/dotfiles # -#█▓▒░ load configs +# load configs for config (~/.zsh/*.zsh) source $config setopt auto_cd \ No newline at end of file