Update init

This commit is contained in:
Ivan Bushchik 2023-06-21 13:31:33 +03:00 committed by GitHub
parent bf5c1a234e
commit 772277a313
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

3
init
View file

@ -1,4 +1,5 @@
#!/bin/sh
set -e
if ! command -v git &> /dev/null
then
@ -6,4 +7,4 @@ then
exit 255
fi
git clone https://github.com/ivabus/ivabus-dotfiles $HOME/.dotfiles
exec sh $HOME/.dotfiles/tools/install.sh
exec sh $HOME/.dotfiles/tools/install.sh < /dev/tty