Лишние пробелы

This commit is contained in:
Andrei Astafev 2021-06-08 19:03:58 +03:00
parent ceb8f4c9df
commit a3b19b9f4c

View File

@ -24,7 +24,7 @@ if command -v peco > /dev/null 2>&1; then
zplug "jimeh/zsh-peco-history" zplug "jimeh/zsh-peco-history"
fi fi
zplug "plugins/command-not-found", from:oh-my-zsh zplug "plugins/command-not-found", from:oh-my-zsh
zplug "plugins/common-aliases", from:oh-my-zsh zplug "plugins/common-aliases", from:oh-my-zsh
zplug "plugins/debian", from:oh-my-zsh zplug "plugins/debian", from:oh-my-zsh
if command -v fzf > /dev/null 2>&1; then if command -v fzf > /dev/null 2>&1; then