aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Passwords.kdbxbin0 -> 20021 bytes
-rwxr-xr-xinstall.sh3
2 files changed, 2 insertions, 1 deletions
diff --git a/Passwords.kdbx b/Passwords.kdbx
new file mode 100644
index 0000000..f6360d6
--- /dev/null
+++ b/Passwords.kdbx
Binary files differ
diff --git a/install.sh b/install.sh
index e587be4..b6773fa 100755
--- a/install.sh
+++ b/install.sh
@@ -8,7 +8,7 @@ cloneFiles () {
}
cloneDotfiles () {
- keepassxc-cli show ../Yandex.Disk/keepassxc/Passwords.kdbx github | grep "Notes:" | awk '{ print $2 }' | wl-copy
+ keepassxc-cli show "$dirArchIsoFiles"/Passwords.kdbx github | grep "Notes:" | awk '{ print $2 }' | wl-copy
echo "Пароль скопирован и находится в буфере обмена"
git clone https://github.com/blueingreen68/.dotfiles
dotfiles=~/.dotfiles
@@ -43,6 +43,7 @@ startSetup () {
;;
Stow)
+ cloneDotfiles
readArrays
stowPackageExtract