diff options
| author | 2024-01-18 15:24:45 +0500 | |
|---|---|---|
| committer | 2024-01-18 15:24:45 +0500 | |
| commit | d6cc30f7d93752dcca16e706d486058711c0d159 (patch) | |
| tree | 417a99a0bddcc6417b17d5c6771f6f9258b1c4e2 | |
| parent | 7a6b941a4ec3592dfddb06f9ad62ecd60a33b08d (diff) | |
update & archived rep
| -rw-r--r-- | Passwords.kdbx | bin | 19957 -> 0 bytes | |||
| -rw-r--r-- | README.md | 4 | ||||
| -rwxr-xr-x | library/cloneDotfiles.sh | 4 | ||||
| -rw-r--r-- | pkglist.txt | 2 |
4 files changed, 7 insertions, 3 deletions
diff --git a/Passwords.kdbx b/Passwords.kdbx Binary files differdeleted file mode 100644 index 3884225..0000000 --- a/Passwords.kdbx +++ /dev/null @@ -1,3 +1,7 @@ # ARCHISOFILES +*** + +# ARCHIVED + Репозиторий с моими актуальным файлам `pkglist.txt` и установочником `install.sh`. diff --git a/library/cloneDotfiles.sh b/library/cloneDotfiles.sh index 2d7d432..2589c58 100755 --- a/library/cloneDotfiles.sh +++ b/library/cloneDotfiles.sh @@ -1,9 +1,9 @@ #!/bin/bash getKdbxFile () { - read -r passwordFile < <(yadisk-direct https://yadi.sk/d/o4TMFnHFobxTsw) + read -r passwordFileLink < <(yadisk-direct https://yadi.sk/d/o4TMFnHFobxTsw) - wget "$passwordFile" -O "$dirArchIsoFiles"/Passwords.kdbx + wget "$passwordFileLink" -O "$dirArchIsoFiles"/Passwords.kdbx } openKeepass () { diff --git a/pkglist.txt b/pkglist.txt index 9c34f7a..f3d72fc 100644 --- a/pkglist.txt +++ b/pkglist.txt @@ -21,6 +21,7 @@ gparted gptfdisk grim gst-plugin-pipewire +gum gvim habito htop @@ -94,7 +95,6 @@ ventoy-bin vi vifm vimiv -virtualbox virtualbox-ext-oracle virtualbox-guest-iso virtualbox-host-modules-arch |
