diff options
Diffstat (limited to 'library/cloneDotfiles.sh')
| -rwxr-xr-x | library/cloneDotfiles.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/library/cloneDotfiles.sh b/library/cloneDotfiles.sh index 80f1a79..e84fe36 100755 --- a/library/cloneDotfiles.sh +++ b/library/cloneDotfiles.sh @@ -13,6 +13,8 @@ openKeepass () { } cloneDotfiles () { + getKdbxFile + while : do openKeepass |
