46d1bfb70e
Still thinking of rewording line 2. Modify spacing.
me2025-11-10 15:05:42 -07:00
8970bb3a1b
Add quotes in case path has spaces, which it shouldn't, but it's good practice to protect it anyways.
me2025-11-10 14:58:21 -07:00
eae66f9967
Add back in direct volume assignment, may have been cut and not copied back in. Re-test to ensure all is working well.
me2025-11-10 14:57:00 -07:00
2770bbac5f
If the DWM helper functions are available, go ahead and source them for local usage.
me2025-11-10 14:47:46 -07:00
a0f7773998
Add author and date.
me2025-11-10 14:42:26 -07:00
6ccdb395cd
Add calls to the dwm helper functions in the portion which sets the status bar time. Add a sleep so that a CPU is not always busy.
me2025-11-10 14:42:10 -07:00
b48dbbeee1
Copy the new dwm function files into the global bin, usually /usr/local/bin/.
me2025-11-10 14:41:38 -07:00
07cc51a5cc
Make the storage functions more versatile.
me2025-11-10 14:20:39 -07:00
428684b9b3
Change permissions for storage too.
me2025-11-10 14:03:03 -07:00
305b8df6ff
Ensure user is on dev branch if it exists.
me2025-10-15 05:09:56 -07:00
6a78933875
Add helper for reorienting a git branch.
me2025-10-15 04:52:15 -07:00
7095636915
Remove trailing s.
me2025-10-14 15:03:43 -07:00
80bba3b21b
Merge pull request 'Fixes & Enhancements' (#6) from dev into main
me2025-10-14 15:01:20 -07:00
d98bbb02a9
Quote the backup contents with an * so that backups get ignored properly.
me2025-10-14 12:21:38 -07:00
00c87328ab
Don't back up backup files.
me2025-10-14 11:16:52 -07:00
b4cdea984e
Add sleep to ansible-pull commands. Change weekly force to daily. Use explicit command rather than rarely used file.
me2025-10-14 11:09:24 -07:00
4651726268
Do a full truncate of backup directory so that partial zips with weird hash names and no file extension get deleted as well.
me2025-10-14 08:36:53 -07:00
3410cf4426
Ensure backup's TRASH folder gets created and used properly.
me2025-10-14 08:35:21 -07:00
d5393f60f3
Add cleanup for backups.
me2025-10-14 08:34:33 -07:00
5f882df33f
Add ability to use aliases with sudo.
me2025-10-14 08:22:16 -07:00
0dfbd0bd68
Add ls alias for only showing size, not all the file data.
me2025-10-14 08:18:20 -07:00
0d5b095ad6
Remove directory from basename variable.
me2025-10-14 08:14:47 -07:00
07e32decf8
Fixes and enhancements for system backups.
me2025-10-14 08:12:19 -07:00
afc3b20785
Reference script version of backup with function and add aliases.
me2025-10-14 07:44:52 -07:00
ed160da316
Move backup function into script so that cron can access it.
me2025-10-14 07:44:26 -07:00
2f08b1414e
Use more standardized backup directory, outside of RAM.
me2025-10-14 07:07:28 -07:00
c279884da2
Fix extra '. Really need to permanently turn off autocompletion type stuff, it keeps coming back on.
me2025-10-09 13:30:06 -07:00
df8b330893
Add and use functions for simpler and more readable logging.
me2025-10-09 12:38:56 -07:00
08a7a22dde
Add to TBD.
me2025-10-09 12:27:46 -07:00
57243f65e3
Do not use OR, .list file was not getting changed.
me2025-10-09 11:12:29 -07:00
35469851b3
Fix find command to use OR when checking for multiple extensions. Fix sources extension to be plural.
me2025-10-09 11:08:08 -07:00
2cf4a348c3
Fix backup function not removing old files.
me2025-10-09 10:41:40 -07:00
4a33adf073
Add TBD for timezones.
me2025-10-09 10:41:27 -07:00
fb00d3e6bc
Separate file sections with periods.
me2025-10-09 07:49:24 -07:00
267a260e90
Use hyphen not underscore for timestamp.
me2025-10-09 07:48:52 -07:00
03b9f7e1b2
Add function for just the date.
me2025-10-09 07:48:27 -07:00
57dc62a74a
Change filename to match new Docker format.
me2025-10-09 07:47:09 -07:00