Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated for new partition scheme | Sam Chudnick | 2022-06-16 | 1 | -10/+0 |
| | | | | | Updated script for new partition scheme. Removed backups for partitions that no longer exist. | ||||
* | Cutting out the last remnants of proprietary software | Sam Chudnick | 2022-06-16 | 1 | -95/+0 |
| | |||||
* | Don't assume device is on /dev/sdc | Sam Chudnick | 2022-06-16 | 1 | -1/+5 |
| | | | | Search for device instead of assuming it is on /dev/sdc. | ||||
* | Added support for LUKS devices | Sam Chudnick | 2022-06-16 | 2 | -10/+31 |
| | | | | | | Added support for LUKS devices to mount and unmount scripts. Scripts will now detect if a device or partition is LUKS encrypted and automatically map and mount the device. | ||||
* | Fixed statusbar script right-click actions | Sam Chudnick | 2022-06-16 | 6 | -8/+8 |
| | | | | | Fixed right-click actions in all scripts that had paths pointing to old script location. | ||||
* | Added several new bindings and changed one | Sam Chudnick | 2022-06-16 | 1 | -1/+7 |
| | | | | | Added new bindings for mail sync script and password manager scripts. Changed ranger binding to launch newsboat instead. | ||||
* | Add -e flag to git commit aliases | Sam Chudnick | 2022-06-16 | 1 | -2/+2 |
| | | | | Added -e flag to git commit aliases to open commit messages in editor. | ||||
* | Pointed to correct account settings file | Sam Chudnick | 2022-06-16 | 1 | -1/+1 |
| | |||||
* | Use lynx instead of w3m for html | Sam Chudnick | 2022-06-16 | 1 | -1/+1 |
| | |||||
* | Rewrite and simplification of id-init | Sam Chudnick | 2022-06-16 | 1 | -31/+9 |
| | | | | | | | | | | Did a complete rewrite and simplication of id-init to use only pass and to cutout KeePassXC. The new implementation simply creates a temporary executable that runs "pass ssh", sets it as the SSH_ASKPASS program, and runs ssh-add. This prompts for and caches the GPG key password when running "pass ssh". The output of that command is then used as the input for the password prompt of ssh-add, which then succeeds and adds the SSH key to the agent. | ||||
* | Bunch of changes | Sam Chudnick | 2022-02-12 | 13 | -1/+371 |
| | |||||
* | 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 | 2 | -1/+1 |
| | |||||
* | Moved wallpaper to standardized location. Set bgscript to look to that location. | Sam Chudnick | 2021-12-26 | 2 | -1/+1 |
| | |||||
* | Refined firejail profile. Fixed issue in unicode-select. Removed ↵ | Sam Chudnick | 2021-12-26 | 3 | -25/+10 |
| | | | | overly-verbose explanation in id-init. | ||||
* | Added id-init script and added it to xinitrc. Removed comment from xinitrc ↵ | Sam Chudnick | 2021-12-11 | 2 | -1/+41 |
| | | | | referencing dwm startup loop that is no longer implemented. | ||||
* | Removed sleep command from cmus start keybinding. Fixed typo. | Sam Chudnick | 2021-12-07 | 1 | -2/+2 |
| | |||||
* | 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. | ||||
* | Removed non-existent directory from path | Sam Chudnick | 2021-12-05 | 1 | -1/+1 |
| | |||||
* | Added shortcut for zsh profile | Sam Chudnick | 2021-12-05 | 1 | -1/+2 |
| | |||||
* | Fixed incorrect program name | Sam Chudnick | 2021-12-05 | 1 | -1/+1 |
| | |||||
* | Added environmental variable for pass. Changed terminal from urxvtc to ↵ | Sam Chudnick | 2021-12-05 | 1 | -7/+15 |
| | | | | urxvt. Organized file. | ||||
* | 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. | ||||
* | removed duplicate super + w binding | Sam Chudnick | 2021-11-27 | 1 | -4/+0 |
| | |||||
* | removed comment on colorscheme as custom colorscheme is no longer being used | Sam Chudnick | 2021-11-27 | 1 | -1/+1 |
| | |||||
* | Added license | Sam Chudnick | 2021-11-26 | 1 | -0/+674 |
| | |||||
* | Check if USB has already been mapped and skip to mount command if it has been. | Sam Chudnick | 2021-11-21 | 1 | -1/+1 |
| | |||||
* | Renamed programs directory to repos and updated shortcut accordingly | Sam Chudnick | 2021-11-13 | 1 | -1/+1 |
| | |||||
* | Set status_display_program setting to signal dwmblocks on each status change | Sam Chudnick | 2021-11-13 | 1 | -0/+1 |
| | |||||
* | Added additional git aliases | Sam Chudnick | 2021-11-07 | 1 | -1/+13 |
| | |||||
* | Added i3 and i3blocks configuration files | Sam Chudnick | 2021-11-07 | 2 | -0/+226 |
| | |||||
* | initial commit | Sam Chudnick | 2021-11-06 | 67 | -0/+2751 |