From bf2925579d3e7aacd1de2794d49257f0e71ac6bf Mon Sep 17 00:00:00 2001 From: Thomas FORGIONE Date: Tue, 22 Nov 2016 10:50:09 +0100 Subject: [PATCH] Ok, no screenfetch :'( --- zshrc | 5 ----- 1 file changed, 5 deletions(-) diff --git a/zshrc b/zshrc index d62b113..188f32b 100644 --- a/zshrc +++ b/zshrc @@ -14,8 +14,3 @@ source $DOTFILES/zsh/config.zsh source $DOTFILES/zsh/aliases.zsh source $DOTFILES/zsh/functions.zsh -command -v screenfetch > /dev/null && clear && screenfetch - -if [ -e "/home/thomas/.more-scripts/motorcyle.py" ]; then - echo -ne "\033[F\033[F\033[F\033[F\033[F\t\t\t\t\t\b\033[1;36mA:\033[0m `/home/thomas/.more-scripts/motorcyle.py`\n\n\n\n\n" -fi