|
|
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 |
|
|
|
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 |
|
|
|
4ef51915fb
|
Update TBD's.
|
2026-03-28 14:03:52 -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 |
|
|
|
945563aa28
|
Change double quotes to singles in clone command.
|
2026-03-28 13:30:44 -07:00 |
|
|
|
bb542d1d2f
|
Further fix the while loop.
|
2026-03-28 13:29:34 -07:00 |
|
|
|
7ff5431e83
|
Change do-while to while.
|
2026-03-28 13:27:01 -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 |
|
|
|
6d0840d4eb
|
Fix the DIR variable to be current directory, not program directory.
|
2026-03-28 12:15:17 -07:00 |
|