Update deb-install.sh
This commit is contained in:
parent
9f177a06dd
commit
94f0d7dbcf
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue