From d4a9445905e0b3040484d769e9cbc197394ed87e Mon Sep 17 00:00:00 2001 From: ItsDrike Date: Fri, 29 Jan 2021 01:14:12 +0100 Subject: [PATCH] Remove trailing whitespace --- home/.zshrc | 1 - 1 file changed, 1 deletion(-) diff --git a/home/.zshrc b/home/.zshrc index a4a6743..c8bf12d 100755 --- a/home/.zshrc +++ b/home/.zshrc @@ -54,4 +54,3 @@ autoload -U colors && colors # enable color support source /usr/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh 2>/dev/null # Syntax highlighting source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh 2>/dev/null # Auto suggestions source /usr/share/autojump/autojump.zsh 2>/dev/null # Auto-Jump -