Commit Graph

101 Commits

Author SHA1 Message Date
me 4a6de24d26 Do not run the update checker for Root. 2026-06-18 17:21:16 -07:00
me d523ae939a Add command for running a local HTML server. 2026-06-03 09:54:02 -07:00
me 0fccd614e7 Add something to the TBD function. 2026-05-28 15:30:35 -07:00
me 35a64c49a3 Add a counter to the sync loop, plus actually use the sleep timer variable. 2026-05-28 15:12:23 -07:00
me af9009f1e4 Add TBD for running a locally downloaded website, plus extra aliases. 2026-05-27 19:32:59 -07:00
me 40d6450428 Defer the functions which have not been defined yet at this point. 2026-05-27 09:40:03 -07:00
me 18b4ef7a8a Move the download-website function to shared, plus add random wait and wait retry options and enhance final output slightly. 2026-05-27 08:09:58 -07:00
me c0762fb23e Ensure the subcommands are run via the alias, not by sourcing the file. 2026-05-19 15:28:02 -07:00
me 672d8d424a Add export to other variable(s). Fix some spacing. 2026-05-12 05:50:08 -07:00
me b3bc6984cb Move the TRASH variable up and ensure it is exported. 2026-05-12 05:49:10 -07:00
me 7a53a8ced6 Add quotes to variable in conditional. 2026-05-08 10:39:04 -07:00
me c7d2dafa11 Hopefully fix the reason that the shared rc has not always been updating correctly. 2026-05-06 18:01:56 -07:00
me 13c22faa9d Put the file extension on the wrong side. :) 2026-05-06 17:57:28 -07:00
me ee325db486 Change log files to txt files because Android file haanddler is dumb. 2026-05-06 17:55:05 -07:00
me 4a13b5cea8 Add note that bash will still need reloaded after automatic updates, lol. 2026-05-06 17:50:29 -07:00
me e063f4c4b7 Double wrap the updater commands so that the DONE code does not appear in the terminl. 2026-05-06 17:48:24 -07:00
me deffc60730 Remove old terminal output ommands fior updater. 2026-05-06 17:47:16 -07:00
me 032fa387b6 Fix the report location. 2026-05-06 17:37:04 -07:00
me 487399e18f Try fixing the notification message from being TBD/TBD. 2026-05-06 17:36:27 -07:00
me d3a5bbc9c3 Try to do the output redirect a different way, fork at the very very end,. 2026-05-06 17:34:17 -07:00
me 0d450e9172 Try to fix auto-update notification as well as output. 2026-05-06 17:28:48 -07:00
me 4ee3dc69c9 Remove the middle sorts which threw a weird error. 2026-05-06 17:22:05 -07:00
me de1628353f Add filesize sorting to trash checking. 2026-05-06 17:15:30 -07:00
me 6c5dc2c8bf Also add copy of the vimrc file. 2026-05-06 17:11:25 -07:00
me 9f9cdf0361 Add missing copy of rc_shared, as well as some comments. 2026-05-06 17:10:22 -07:00
me facb2836c9 Just auto update, yo! 2026-05-06 16:49:14 -07:00
me 142317d46b Fix typo in Update. 2026-05-06 16:46:30 -07:00
me 000c52417c Fix the '$project' variable being shared across environments incorrectly. 2026-05-06 15:24:32 -07:00
me 3f74195968 Shorten the message. 2026-05-06 15:06:59 -07:00
me a28d00d3ad Only show the changed permissions. 2026-05-06 15:02:09 -07:00
me 5a7bd88c70 Ensure path is quoted just in case. 2026-05-06 14:57:30 -07:00
me aec0449ed2 No longer push the update information to the screen, use notifications. 2026-05-06 14:50:33 -07:00
me bcfde6c172 Hide the .git dir deletion. 2026-05-06 10:26:45 -07:00
me d49116a884 Remove the old project as not to clutter the home directory. 2026-05-06 09:33:49 -07:00
me 6e4f76dc58 Add functions for full level reload and update. 2026-05-05 15:41:39 -07:00
me eb63e0321c Simplify verbiage and shorten the length. 2026-05-05 15:24:34 -07:00
me c9889f6a23 Remove the 2 since the updater functions have been merged. 2026-05-05 09:45:48 -07:00
me 20b130e931 Switch order of subshells in case it helps with the file getting called home.mp4 every time. 2026-05-05 09:29:18 -07:00
me de6ca756da Add shortcut to get to main library. 2026-05-05 09:21:02 -07:00
me 332631e3dd Move trash related code to shared env. 2026-04-25 10:33:21 -07:00
me a6b5cd9297 Fix the URLs to get the raw file. Thought this was already done! 2026-04-25 09:19:16 -07:00
me 14ce936e9b Promote update-shared2 to be the new default. 2026-04-25 09:15:38 -07:00
me 79a35be993 Move the update checker to be after all functions are declared so that log works properly. 2026-04-25 08:17:29 -07:00
me 0c54259a38 Add message to video processing function that a sync is being done. 2026-04-25 07:48:51 -07:00
me 4791e1c168 Fix typo. 2026-04-23 09:15:22 -07:00
me 9d604c6e90 Add missing quotes and do not use cd. 2026-04-17 18:06:44 -07:00
me cf1b7a160a Finalize output (for now). 2026-04-17 16:20:20 -07:00
me 74d727faa9 Fix output for both update shared functions. 2026-04-17 16:17:03 -07:00
me 56969e9ee9 Prevent the code from being spit onto the screen by having it in a subshell. 2026-04-17 16:13:27 -07:00
me 340667329c Remove the output from fetch. 2026-04-17 16:10:51 -07:00