Commit Graph

33 Commits

Author SHA1 Message Date
0bfdc8d411 Add shortcut to process the entire Clones collection. 2026-03-31 19:58:23 -07:00
3edd062852 Change single quotes to double so regex works. 2026-03-31 19:44:34 -07:00
bc81d1bedd Add aliases for accidentally typed rewords of commands. 2026-03-31 19:43:47 -07:00
c859b4dcd8 Process folders named as SYNC as both a MASTER and CLONE. 2026-03-31 17:54:22 -07:00
5351df572b Change where the newline is so each clone is in its own log section. 2026-03-30 11:25:11 -07:00
ef097e973e Change where the newline is so each MASTER is in its own log section. 2026-03-30 11:16:59 -07:00
3399b07031 The dashes need escaped even though they are quoted. 2026-03-29 17:57:34 -07:00
076641fc9d Fix pull-clones to use pull-clone. ;) 2026-03-29 17:30:46 -07:00
e6bc85e761 Add functions for pulling clones. Also add a dash to MASTER check. 2026-03-29 16:58:36 -07:00
cbacd3db50 Only export functions without underscores. 2026-03-28 14:41:27 -07:00
50e06f9196 Move now and today to shared env. Export all functions. 2026-03-28 14:24:34 -07:00
c58496e6a6 Move scan to be in shared env. 2026-03-28 14:18:57 -07:00
fb36a5f11b Bring some of the video processing functions to from Termux to Shared for desktop usage! 2026-03-28 14:17:06 -07:00
ae556e03e8 Enhance output of sending all masters. 2026-03-28 14:10:03 -07:00
0a3b339921 Finalize changes needed to get send-master to work!! Yay! 2026-03-28 14:03:08 -07:00
9243bd5480 Add exporting of functions needed for scripts. 2026-03-28 13:44:40 -07:00
c09e5560e6 Change clone to use all-params ($@). 2026-03-28 13:37:50 -07:00
90a94ec648 Move clone and ls aliases to shared. 2026-03-28 13:34:38 -07:00
0e193d430b Fix misquotes. 2026-03-28 12:54:19 -07:00
bef7091063 Fix output for updater. 2026-03-28 12:25:04 -07:00
890c991f18 Use log rather than echo. Add quotes on color assignments. 2026-03-28 12:22:41 -07:00
f34e02c641 Ensure colors are exported! 2026-03-28 12:20:14 -07:00
df8f7f3101 Add output to rc shared updater. 2026-03-28 12:19:25 -07:00
74fb1def7f Fix the function to reload shared RC file. 2026-03-28 12:18:24 -07:00
eb9eb03c1e Remove start message. 2026-03-28 12:10:57 -07:00
513c0d6fac Add colors for PS1 prompts. 2026-03-28 12:08:16 -07:00
6afd10b296 Only show the output if not running as root. 2026-03-27 18:35:26 -07:00
e815803630 Add dates to output. 2026-03-27 18:34:20 -07:00
b94a3e4a0b Add an explicit bye since goodbye does not seem to be working still? 2026-03-27 17:09:42 -07:00
9c9de6f96f Add function which syncs all the MASTER catalogs in the current directory. 2026-03-27 17:07:24 -07:00
bbf7bd5606 Add comments to script. 2026-03-23 12:25:55 -07:00
3f4d3363af Finish the script for the shared config to update itself. Add aliases. 2026-03-23 12:24:11 -07:00
8e3c581d16 Rename file for better code highlighting. 2026-03-23 12:21:39 -07:00