Update deb-install.sh

This commit is contained in:
the_4n0nym0u53 2022-02-28 23:01:27 +01:00 committed by GitHub
parent 9f177a06dd
commit 94f0d7dbcf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ fi
echo "Configuring directories..." echo "Configuring directories..."
cd -- "$(dirname -- $0)" cd -- "$(dirname -- $0)"
set -- "zsh" set -- "scripts" "zsh"
mkdir -p "$HOME/.config/zsh" # Symlink only the individual files instead of the entire directory mkdir -p "$HOME/.config/zsh" # Symlink only the individual files instead of the entire directory
sleep 0.5 sleep 0.5