Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prompt for KeePassXC password until correct one is given. | Sam Chudnick | 2022-01-05 | 1 | -2/+10 |
| | |||||
* | Wrong extension on image. | Sam Chudnick | 2021-12-26 | 1 | -1/+1 |
| | |||||
* | Moved wallpaper to standardized location. Set bgscript to look to that location. | Sam Chudnick | 2021-12-26 | 1 | -1/+1 |
| | |||||
* | Refined firejail profile. Fixed issue in unicode-select. Removed ↵ | Sam Chudnick | 2021-12-26 | 2 | -16/+1 |
| | | | | overly-verbose explanation in id-init. | ||||
* | Added id-init script and added it to xinitrc. Removed comment from xinitrc ↵ | Sam Chudnick | 2021-12-11 | 1 | -0/+38 |
| | | | | referencing dwm startup loop that is no longer implemented. | ||||
* | Fixed issue caused by static path to archive location by replacing onsite ↵ | Sam Chudnick | 2021-12-07 | 1 | -4/+32 |
| | | | | with location variable. Added monitoring of return codes from archives for warnings and errors. Added notifications on start and finish. Notify user with different messages based on return codes. | ||||
* | Fixed typo in script description | Sam Chudnick | 2021-12-05 | 1 | -1/+1 |
| | |||||
* | Fixed BORG_PASSCOMMAND to get correct password based off of specified location | Sam Chudnick | 2021-11-28 | 1 | -1/+1 |
| | |||||
* | Combined borg-onsite and borg-offsite scripts into a single script that ↵ | Sam Chudnick | 2021-11-28 | 3 | -50/+42 |
| | | | | takes an argument to specify the location. Reorganized script to use variables to reduce redundant strings. Added automated retrieval of repository password via pass. Removed --list from borg create options and redirect output to log file. | ||||
* | Check if USB has already been mapped and skip to mount command if it has been. | Sam Chudnick | 2021-11-21 | 1 | -1/+1 |
| | |||||
* | initial commit | Sam Chudnick | 2021-11-06 | 42 | -0/+553 |