aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcloneDotfiles.sh (renamed from getKeepassFile.sh)12
1 files changed, 9 insertions, 3 deletions
diff --git a/getKeepassFile.sh b/cloneDotfiles.sh
index 153d302..a1fbf6e 100755
--- a/getKeepassFile.sh
+++ b/cloneDotfiles.sh
@@ -22,9 +22,15 @@ openKeepass () {
keepassxc-cli clip ~/Passwords.kdbx github 0 -a token-cli
}
-# pipx install wldhx.yadisk-direct
-# pipx ensurepath
-# source ~/.bashrc
+cat << EOF
+Before start ./cloneDotfiles.sh:
+
+pipx install wldhx.yadisk-direct
+pipx ensurepath
+source .bashrc
+
+and launch ./cloneDotfiles.sh in new foot window
+EOF
getKdbxFile