mirror of
https://github.com/mentos1386/dotfiles.git
synced 2024-11-22 07:33:33 +00:00
style: whitespace
This commit is contained in:
parent
fdc4b587f7
commit
de9125dae2
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ then
|
|||
fi
|
||||
|
||||
echo "== zplug"
|
||||
curl -sL --proto-redir -all,https https://raw.githubusercontent.com/zplug/installer/master/installer.zsh | zsh || true
|
||||
curl -sL --proto-redir -all,https https://raw.githubusercontent.com/zplug/installer/master/installer.zsh | zsh || true
|
||||
|
||||
echo "== starship"
|
||||
if ! starship --help > /dev/null
|
||||
|
|
Loading…
Reference in a new issue