aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index 9bf62f6..b4c8d96 100755
--- a/install.sh
+++ b/install.sh
@@ -31,7 +31,6 @@ openKeepass () {
}
cloneDotfiles () {
- # Сделать повторный ввод пароля
while :
do
openKeepass
@@ -43,7 +42,9 @@ cloneDotfiles () {
done
+ cd
git clone https://github.com/blueingreen68/.dotfiles
+ wl-copy -c
}
readArrays () {