Remove trailing whitespace

This commit is contained in:
ItsDrike 2021-01-29 01:14:12 +01:00
parent 7a16ac9113
commit d4a9445905
No known key found for this signature in database
GPG key ID: 252D306F545351FC

View file

@ -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-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/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh 2>/dev/null # Auto suggestions
source /usr/share/autojump/autojump.zsh 2>/dev/null # Auto-Jump source /usr/share/autojump/autojump.zsh 2>/dev/null # Auto-Jump