|
|
14ce936e9b
|
Promote update-shared2 to be the new default.
|
2026-04-25 09:15:38 -07:00 |
|
|
|
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 |
|
|
|
0c54259a38
|
Add message to video processing function that a sync is being done.
|
2026-04-25 07:48:51 -07:00 |
|
|
|
4791e1c168
|
Fix typo.
|
2026-04-23 09:15:22 -07:00 |
|
|
|
9d604c6e90
|
Add missing quotes and do not use cd.
|
2026-04-17 18:06:44 -07:00 |
|
|
|
cf1b7a160a
|
Finalize output (for now).
|
2026-04-17 16:20:20 -07:00 |
|
|
|
74d727faa9
|
Fix output for both update shared functions.
|
2026-04-17 16:17:03 -07:00 |
|
|
|
56969e9ee9
|
Prevent the code from being spit onto the screen by having it in a subshell.
|
2026-04-17 16:13:27 -07:00 |
|
|
|
340667329c
|
Remove the output from fetch.
|
2026-04-17 16:10:51 -07:00 |
|
|
|
e1d9b6cf94
|
Continue enhancing the auto-update version of env-shared.
|
2026-04-17 16:09:40 -07:00 |
|
|
|
71875470c2
|
Add missing variables.
|
2026-04-17 15:57:21 -07:00 |
|
|
|
1989377b8b
|
Begin adding the code which syncs up the project and distributes the files.
|
2026-04-17 15:56:30 -07:00 |
|
|
|
6887a1e131
|
Add what will happen if updates are found.
|
2026-04-17 15:52:20 -07:00 |
|
|
|
209af03777
|
Modify how the default branch is determined.
|
2026-04-17 15:46:04 -07:00 |
|
|
|
21b2ddf4a5
|
Begin adding code for checking for updates upon terminal opening.
|
2026-04-17 15:34:42 -07:00 |
|
|
|
890bc05e4d
|
Add shortcuts to get to clones.
|
2026-04-17 15:20:34 -07:00 |
|
|
|
e2ec550fab
|
Increase sleep timer for sync-all-loop and allow a custom time to be passed.
|
2026-04-14 08:39:20 -07:00 |
|
|
|
495a140805
|
Fix the newline to be after the output.
|
2026-04-13 19:13:06 -07:00 |
|
|
|
9d609568f7
|
Ensure bin files are executable.
|
2026-04-13 14:06:49 -07:00 |
|
|
|
391b0a0b09
|
Add even shorter aliases for sending and pushing clones, and also allow them to handle Git repos!
|
2026-04-11 09:31:45 -07:00 |
|
|
|
a76cb8b5ec
|
Change order in which the scripts are added; do the project's first, then the downloads.
|
2026-04-10 18:09:40 -07:00 |
|
|
|
a87c205a80
|
Finish changes to reload-shared which adds scripts to the local bin.
|
2026-04-10 18:08:45 -07:00 |
|
|
|
186519fb0e
|
Minify log functions.
|
2026-04-10 13:12:30 -07:00 |
|
|
|
7fa1430b34
|
Move log functions to shared,
|
2026-04-10 13:11:13 -07:00 |
|
|
|
074f0a29bf
|
Explicitly note in sync-all that SYNC folders are not being handled.
|
2026-04-01 08:45:19 -07:00 |
|
|
|
bdb06cd0b4
|
Split SYNC folders out to have their own commands -- for safety! :)
|
2026-04-01 08:35:53 -07:00 |
|
|
|
ec9b74d3d8
|
Add aliases for push and pull called sync, both for individual folders as well as groups.
|
2026-04-01 08:22:01 -07:00 |
|
|
|
0bfdc8d411
|
Add shortcut to process the entire Clones collection.
|
2026-03-31 19:58:23 -07:00 |
|
|
|
89c0d0589c
|
Fix OR's to be AND's for checking SYNC folders.
|
2026-03-31 19:51:26 -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 |
|
|
|
be0469fb94
|
Enhance logging for subdir datasets.
|
2026-03-30 13:33:01 -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 |
|
|
|
588007fe37
|
Change pull script to only do subdirectories in music.
|
2026-03-30 10:43:03 -07:00 |
|
|
|
3399b07031
|
The dashes need escaped even though they are quoted.
|
2026-03-29 17:57:34 -07:00 |
|
|
|
f8c8036e5f
|
Fix the remote directory name for pulling.
|
2026-03-29 17:54:39 -07:00 |
|
|
|
076641fc9d
|
Fix pull-clones to use pull-clone. ;)
|
2026-03-29 17:30:46 -07:00 |
|
|
|
40b53ce8a7
|
Fix filename to properly have an underscore.
|
2026-03-29 17:30:13 -07:00 |
|
|
|
6f8074d56b
|
Add dash to MASTER, so things like SPACEMASTER would not get considered.
|
2026-03-29 16:59:32 -07:00 |
|
|
|
e6bc85e761
|
Add functions for pulling clones. Also add a dash to MASTER check.
|
2026-03-29 16:58:36 -07:00 |
|
|
|
7dcf55629d
|
Add script to pull clones easily.
|
2026-03-29 16:57:03 -07:00 |
|
|
|
1cc57721f7
|
Add full set of vimrc commands from Ansible.
|
2026-03-28 16:25:19 -07:00 |
|
|
|
c27aed102b
|
Rename file to just be a generic vimrc.
|
2026-03-28 15:13:00 -07:00 |
|
|
|
24047f4fbb
|
Add code for qq in Vim.
|
2026-03-28 15:11:20 -07:00 |
|
|
|
d0b8afa2fb
|
Add vimrc file.
|
2026-03-28 15:09:20 -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 |
|