squashed a bug, 4 spaces indentation
This commit is contained in:
@@ -26,7 +26,7 @@ fi
|
||||
cp -f .zshrc ~/
|
||||
|
||||
|
||||
mkdir ~/.quickzsh # external plugins, things, will be instlled in here
|
||||
mkdir -p ~/.quickzsh # external plugins, things, will be instlled in here
|
||||
|
||||
if [ -d ~/.oh-my-zsh/plugins/zsh-autosuggestions ]; then
|
||||
cd ~/.oh-my-zsh/plugins/zsh-autosuggestions && git pull
|
||||
|
||||
Reference in New Issue
Block a user