dotfiles

*nix config files
git clone git://git.pyratebeard.net/dotfiles.git
Log | Files | Refs | README

commit 3193c944ac4a8bc5a245b86834042b997738ce83
parent 0b939643c59eaa21cad60385042318fce10619cc
Author: pyratebeard <root@pyratebeard.net>
Date:   Fri,  2 Aug 2019 23:20:31 +0100

not using hashwall anymore

Diffstat:
Mzsh/.zsh/welcome.zsh | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/zsh/.zsh/welcome.zsh b/zsh/.zsh/welcome.zsh @@ -22,6 +22,5 @@ script() { set -o vi cat ~/tmp/pyratebeard_ansi_md if [[ ${PTS} -lt "2" ]] ; then - hashwall -b '#2e2c2a' -f '#4f5090' -s 12 script fi