Commit Graph

  • d916637798 Complete the conditional branches. me 2025-10-15 05:53:48 -07:00
  • 71d236d0ba Add aliases to roll branches back to main, AKA the last official pull request. me 2025-10-15 05:48:18 -07:00
  • d81c424878 Allow using load-prod and load-stage with any branch, and default to dev if nothing is provided. me 2025-10-15 05:47:01 -07:00
  • 73e527640f Add heads back onto the ls-remote command. me 2025-10-15 05:41:12 -07:00
  • aa3075a9fc Do not do switch back to sender if did not switch to receiver. me 2025-10-15 05:33:17 -07:00
  • 89cdf8157f Add other missing then. me 2025-10-15 05:19:57 -07:00
  • 4e0ff86295 Add missing then. me 2025-10-15 05:19:21 -07:00
  • 305b8df6ff Ensure user is on dev branch if it exists. me 2025-10-15 05:09:56 -07:00
  • 6a78933875 Add helper for reorienting a git branch. me 2025-10-15 04:52:15 -07:00
  • 7095636915 Remove trailing s. me 2025-10-14 15:03:43 -07:00
  • 80bba3b21b Merge pull request 'Fixes & Enhancements' (#6) from dev into main me 2025-10-14 15:01:20 -07:00
  • d98bbb02a9 Quote the backup contents with an * so that backups get ignored properly. me 2025-10-14 12:21:38 -07:00
  • 00c87328ab Don't back up backup files. me 2025-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. me 2025-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. me 2025-10-14 08:36:53 -07:00
  • 3410cf4426 Ensure backup's TRASH folder gets created and used properly. me 2025-10-14 08:35:21 -07:00
  • d5393f60f3 Add cleanup for backups. me 2025-10-14 08:34:33 -07:00
  • 5f882df33f Add ability to use aliases with sudo. me 2025-10-14 08:22:16 -07:00
  • 0dfbd0bd68 Add ls alias for only showing size, not all the file data. me 2025-10-14 08:18:20 -07:00
  • 0d5b095ad6 Remove directory from basename variable. me 2025-10-14 08:14:47 -07:00
  • 07e32decf8 Fixes and enhancements for system backups. me 2025-10-14 08:12:19 -07:00
  • afc3b20785 Reference script version of backup with function and add aliases. me 2025-10-14 07:44:52 -07:00
  • ed160da316 Move backup function into script so that cron can access it. me 2025-10-14 07:44:26 -07:00
  • 2f08b1414e Use more standardized backup directory, outside of RAM. me 2025-10-14 07:07:28 -07:00
  • c279884da2 Fix extra '. Really need to permanently turn off autocompletion type stuff, it keeps coming back on. me 2025-10-09 13:30:06 -07:00
  • df8b330893 Add and use functions for simpler and more readable logging. me 2025-10-09 12:38:56 -07:00
  • 08a7a22dde Add to TBD. me 2025-10-09 12:27:46 -07:00
  • 57243f65e3 Do not use OR, .list file was not getting changed. me 2025-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. me 2025-10-09 11:08:08 -07:00
  • 2cf4a348c3 Fix backup function not removing old files. me 2025-10-09 10:41:40 -07:00
  • 4a33adf073 Add TBD for timezones. me 2025-10-09 10:41:27 -07:00
  • fb00d3e6bc Separate file sections with periods. me 2025-10-09 07:49:24 -07:00
  • 267a260e90 Use hyphen not underscore for timestamp. me 2025-10-09 07:48:52 -07:00
  • 03b9f7e1b2 Add function for just the date. me 2025-10-09 07:48:27 -07:00
  • 57dc62a74a Change filename to match new Docker format. me 2025-10-09 07:47:09 -07:00
  • f7c321bf23 Sort the cleanup by filesize. me 2025-10-09 06:59:41 -07:00
  • 130b243be3 Add method to clean up hidden trashed files, usually from Android. me 2025-10-09 06:54:36 -07:00
  • 400ef8400c Change what clean does to be much safer. me 2025-10-06 18:35:20 -07:00
  • d35d9ccdd2 Add cleaning of generated PDF files. me 2025-10-06 18:21:24 -07:00
  • a730919b43 Purge existing PDFs first so that old names get removed. me 2025-10-04 14:10:31 -07:00
  • 4e9e714504 Add comment! me 2025-10-04 06:56:22 -07:00
  • c0ba27e782 Add command to regenerate all ebooks. me 2025-10-04 06:55:42 -07:00
  • 6d2a822323 Add System to local system backup file. me 2025-10-04 06:33:37 -07:00
  • a8e6e0b6c6 Ensure that debian.source files also get modified by debian-upgrade. me 2025-10-04 06:32:37 -07:00
  • 93b919f48b Remove bool filter where it does not always makes sense. Should fix swap files from not getting created. me 2025-10-03 18:53:20 -07:00
  • 215e7dee69 Add more eBooks to the reseed list. me 2025-09-30 14:04:34 -07:00
  • 70ac7bff94 Merge pull request 'General Improvements & Fixes' (#5) from dev into main me 2025-09-19 13:31:52 -07:00
  • 54589ca033 Add verbosity to ansible-pull command. me 2025-09-16 12:28:32 -07:00
  • 2dd0303176 Change URL for HTTP to include the S so that ansible-pull can correctly detect the changes to the repo. me 2025-09-16 12:23:38 -07:00
  • 411f203024 Add new project to rewrite my site in Hugo. me 2025-09-02 14:20:21 -07:00
  • 9f22385040 Simplex Desktop does not work without phone scan each time, do not keep on Favorite bar. me 2025-08-31 11:57:34 -07:00
  • 103a79a7ee Add Simplex to favorites. me 2025-08-31 11:50:19 -07:00
  • 602376df5f Remove Element from Favorites. me 2025-08-31 11:31:57 -07:00
  • 95c87448c8 Add aliases for remembering the Flatpak app size checking command. me 2025-08-31 11:30:13 -07:00
  • df5421defe Ensure name of code-oss executable does not interfere with any ~/Code shortcuts. me 2025-08-31 11:28:23 -07:00
  • 1e7e11ed91 Change the order of generic apps based on importance. me 2025-08-31 11:27:38 -07:00
  • 07dc365410 Add the Matrix protocol messenger Element back to the list, as well as Simplex. me 2025-08-31 11:03:11 -07:00
  • c248a3c048 Add extra dialog to show where we're at when next apt prompt comes up. me 2025-08-22 15:54:38 -07:00
  • 16466fb0c8 Finalize backup list. Fixes for debian-upgrade. me 2025-08-22 14:04:21 -07:00
  • 86e3f40d36 Added and tested now and backup. Still need to test debian-upgrade. me 2025-08-22 13:43:40 -07:00
  • 8038e10364 Add purge to autoremove so that unused config files also get removed. me 2025-08-22 11:54:22 -07:00
  • 295f29dece Do not check services if host is a Docker container. me 2025-08-21 15:31:40 -07:00
  • 8181ee0848 Remove extra space. me 2025-08-21 15:27:14 -07:00
  • c87c4468b3 Fix command to work locally. me 2025-08-21 15:26:26 -07:00
  • e19902074a Try starting the necessary services multiple times. me 2025-08-21 14:55:36 -07:00
  • c12b54d0dc Only use fastfetch for Trixie. me 2025-08-21 14:40:35 -07:00
  • a5023b2ef7 Add shortcut to remembering how to see Ansible facts. me 2025-08-21 14:40:25 -07:00
  • ad6601f17e neofetch is no longer available in Debian 13 (Trixie). Use fastfetch instead. me 2025-08-21 14:31:07 -07:00
  • 8e3e284753 Ensure boolean values are treated as booleans in Debian Trixie. me 2025-08-21 14:27:07 -07:00
  • df4efb2beb Move the Connect software to Workstation. me 2025-08-21 14:06:19 -07:00
  • c7d06da91e Add dig to default installs. me 2025-08-19 14:48:23 -07:00
  • 3e1b0cc961 Do not include an extra newline when working with HTML, causes whitespace issues. me 2025-08-19 11:52:38 -07:00
  • 2b551cbff5 Add hugo website to project list. me 2025-08-18 18:24:08 -07:00
  • 64c77cbd20 Add hugo to workstation packages. me 2025-08-13 16:55:07 -07:00
  • c8186d30da Add Telegram back to install list. me 2025-08-12 05:41:09 -07:00
  • 68e1e5a48f Fix unnecessary s in name. me 2025-07-26 11:40:46 -07:00
  • f61fe14a94 Add the speed boost to other stat checks as well. me 2025-07-26 11:38:52 -07:00
  • a03a1b6493 Fix lag of stat building checksum and other data on large swapfile. me 2025-07-26 11:35:28 -07:00
  • d1f50523fb Add output that the log is being followed. me 2025-07-26 11:27:09 -07:00
  • 9339b590e0 Add more projects t the reseed list. me 2025-07-23 06:49:43 -07:00
  • dfe0b26498 Add more Android versions for testing. Only download them on devices marked for additional sdks. Move the lists into facts so that they can be reused. Add uninstallation tasks. me 2025-07-23 06:44:35 -07:00
  • 57f14fed8d Add alias for nethogs so that base user can hit it. me 2025-07-22 16:19:09 -07:00
  • 23b16f5db4 Enable and start chrony service. me 2025-07-22 10:03:12 -07:00
  • a15e0017a6 Add nethogs and chrony to package list. me 2025-07-22 10:03:02 -07:00
  • a7e1d0d25a Move old files somewhere that they'll get purged and not cause warnings. me 2025-07-17 14:06:05 -07:00
  • b203eab7b5 Also refresh the preferences file. me 2025-07-17 09:52:29 -07:00
  • 6d4ac9bb69 Allow the moving of apt resources to fail. me 2025-07-17 09:39:51 -07:00
  • 5c8eb77f95 Add aliases for ls and ps. me 2025-07-17 09:39:24 -07:00
  • 544519bbfa Update Android SDKs. me 2025-07-13 19:43:31 -07:00
  • 1ab1594f6c Add the default image so that degoogled emulators can be tested. me 2025-07-13 12:49:09 -07:00
  • ae4967bc04 Add sdk to Flutter report extension. me 2025-07-13 10:52:22 -07:00
  • 0d72bc1ea9 Move from Android 34+35 to 35+36. Add task for removal of old versions. Add report of installed modules. me 2025-07-13 10:52:01 -07:00
  • de9c886af2 Add the UPDATE field to ensure that the repo gets any updates. Change YES's to TRUE based on documentation. me 2025-07-13 10:35:32 -07:00
  • 8033efce93 Add hostname to Flutter report. me 2025-07-13 09:43:35 -07:00
  • 2d9317e9de Add iftop and an alias to call it as a user. me 2025-07-13 09:30:26 -07:00
  • b6066558e7 Add ability to leave off Night Light through Workstation provisioning file. me 2025-07-13 09:06:37 -07:00
  • 42306e4287 Add code-sync to do code-check since that's usually why the command is called. me 2025-07-11 12:24:04 -07:00
  • f3cb825981 Add project to current projects. me 2025-07-11 12:20:10 -07:00
  • 1db8c0b7b0 Fix tabs in usage to spaces. me 2025-06-16 18:07:23 -06:00
  • 116087928d Strip metadata from converted images. me 2025-06-16 18:01:59 -06:00