From 39c0c8b0b71faf31464f49b0cfcdc81886f3121a Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Mon, 14 Mar 2022 17:21:26 +0400 Subject: Added LANG variable to .profile - Fixed aligning in mpd.conf - Removed cowsay from .zshrc --- .zshrc | 2 -- 1 file changed, 2 deletions(-) (limited to '.zshrc') diff --git a/.zshrc b/.zshrc index e4f03ea..df4f2cc 100644 --- a/.zshrc +++ b/.zshrc @@ -54,5 +54,3 @@ set_prompt() { PROMPT='%T $UCOLOR%n$STOP@$PURPLE%m$STOP:$BLUE%~$STOP${vcs_info_msg_0_}'$'\n''$END ' } set_prompt - -fortune -s | cowsay -- cgit v1.2.3