|
|
53d2587756
|
Add the fork back for updater.
|
2026-05-06 15:05:45 -07:00 |
|
|
|
2c1fba93d9
|
Fix the shared env project path.
|
2026-05-06 14:56:39 -07:00 |
|
|
|
5c12ff4a3b
|
No longer push the update information to the screen, use notifications.
|
2026-05-06 14:50:49 -07:00 |
|
|
|
1c32aa3658
|
Remove the chmod as to not alter the project and prevent futuire pulls.
|
2026-05-06 10:15:38 -07:00 |
|
|
|
f2c658a4f1
|
Set the BASH files to be executable.
|
2026-05-06 09:52:43 -07:00 |
|
|
|
65bdce1a8c
|
Add prefix of git to env-shared project.
|
2026-05-06 09:28:08 -07:00 |
|
|
|
07ca4beacf
|
Always update the critical software, check for skip in a better way.
|
2026-05-06 09:21:24 -07:00 |
|
|
|
ba465cdece
|
Fix encoding for echo. Add a reload-shared if the project a;ready exists.
|
2026-05-06 09:17:12 -07:00 |
|
|
|
eda63610ad
|
Simplify verbiage and shorten the length.
|
2026-05-05 15:24:44 -07:00 |
|
|
|
909875df32
|
Add filler content for the template.
|
2026-05-05 10:31:01 -07:00 |
|
|
|
4b0f0cbbcd
|
Add a template to the README if it does not already have data.
|
2026-05-05 10:29:16 -07:00 |
|
|
|
16aa8b17cd
|
Change the Termux project to stay put rather than use deleteme's. Add an update checker similar to shared project.
|
2026-05-05 09:45:11 -07:00 |
|
|
|
fea3756a0e
|
Download the shared code to its proper location rather than doing a deleteme dump. Use /sdcard/ rather than shared storage links from home directory.
|
2026-05-05 09:36:29 -07:00 |
|
|
|
a84fba5a1c
|
Be more consistent about only pulling files with today's date (screenshots, memes, edited photos).
|
2026-05-05 09:23:11 -07:00 |
|
|
|
6c9112ef23
|
Move trash related code to shared env.
|
2026-04-25 10:33:14 -07:00 |
|
|
|
c9f2802359
|
Fix single quote location.
|
2026-04-18 10:47:42 -07:00 |
|
|
|
3486e238d4
|
Add a parameter for the branch that's preferred.
|
2026-04-17 15:46:21 -07:00 |
|
|
|
3ed66ea059
|
Add exporting of all functions, same as done in env-shared.
|
2026-04-13 19:28:32 -07:00 |
|
|
|
46e6b205a9
|
Hide output from .git folder deletion.
|
2026-03-28 15:17:45 -07:00 |
|
|
|
ea40967e2b
|
Install the vimrc from shared env project.
|
2026-03-28 15:13:24 -07:00 |
|
|
|
86ad8c5b5c
|
Add exports to env setup.
|
2026-03-28 15:00:41 -07:00 |
|
|
|
fd227c810c
|
Add verbosity to deleting shared env.
|
2026-03-28 14:58:23 -07:00 |
|
|
|
4744d996a1
|
Fix path to TRASH.
|
2026-03-28 14:56:48 -07:00 |
|
|
|
bd0c01fda6
|
Fix single quote location.
|
2026-03-28 14:55:44 -07:00 |
|
|
|
c323748cec
|
Add date to file completion output.
|
2026-03-28 14:51:51 -07:00 |
|
|
|
6226d00a1c
|
Change brackets from purple to gray.
|
2026-03-28 14:49:54 -07:00 |
|
|
|
f199605915
|
Remove test code, skip is working now.
|
2026-03-28 14:48:44 -07:00 |
|
|
|
6356497cb6
|
Add more test code to troubleshoot skipping updates.
|
2026-03-28 14:46:50 -07:00 |
|
|
|
b7d189af66
|
Pass reload-termux params to setup.sh.
|
2026-03-28 14:44:48 -07:00 |
|
|
|
dbc0a711c4
|
Add text code to see why skip is not working.
|
2026-03-28 14:43:21 -07:00 |
|
|
|
ae636f4fbe
|
Fix deleting shared env project.
|
2026-03-28 14:39:24 -07:00 |
|
|
|
42f4ef919f
|
Move now and today t shared env.
|
2026-03-28 14:24:20 -07:00 |
|
|
|
2662966098
|
Move scan to be in shared env.
|
2026-03-28 14:18:49 -07:00 |
|
|
|
16ded2672e
|
Move ffmpeg functions to shared.
|
2026-03-28 14:17:19 -07:00 |
|
|
|
bd7ac08dfe
|
Move clone and ls aliases to shared.
|
2026-03-28 13:34:47 -07:00 |
|
|
|
b1a0586df7
|
Use source keyword to be more explicit.
|
2026-03-28 13:24:23 -07:00 |
|
|
|
09aec0e5d0
|
Move sourcing shared RC to beginning so variables are available.
|
2026-03-28 13:22:24 -07:00 |
|
|
|
891822aad3
|
Remove extra newline.
|
2026-03-28 13:04:36 -07:00 |
|
|
|
6d728dd9ad
|
Fix PS1 prompts to use single quotes and remove colors since they are in env-shared.
|
2026-03-28 12:09:13 -07:00 |
|
|
|
f0a2c39bf8
|
Try fixing ability to skip.
|
2026-03-28 11:33:22 -07:00 |
|
|
|
132ae721e7
|
Add custom PS1 settings.
|
2026-03-28 11:28:29 -07:00 |
|
|
|
d25e94d267
|
Add tput to Termux environment for changing PS1 colors.
|
2026-03-28 11:28:12 -07:00 |
|
|
|
226aa5dd6d
|
Add local bin to PATH if it exists.
|
2026-03-27 18:50:25 -07:00 |
|
|
|
b8e4b9bfc3
|
Add code to install env-shared.
|
2026-03-27 18:49:02 -07:00 |
|
|
|
83f3288031
|
Change the order of the variables and add a DIR for the data server.
|
2026-03-27 18:36:30 -07:00 |
|
|
|
a8952795bd
|
Change setup.sh to use renamed example.env which has now been created.
|
2026-03-27 17:31:04 -07:00 |
|
|
|
9bde085ab4
|
Change PROD_NAME to PROD_HOST to be more specific.
|
2026-03-27 17:26:07 -07:00 |
|
|
|
7e7214eaf7
|
Add an example file for .env setup as well as new env variables.
|
2026-03-27 17:25:21 -07:00 |
|
|
|
ab396a9739
|
Change bye to be a function. Add spaces to the end of some aliases. Fix indentation to consistently be tabs.
|
2026-03-27 17:13:14 -07:00 |
|
|
|
abc56b57cd
|
Add loading the shared RC config if it exists.
|
2026-03-23 12:17:20 -07:00 |
|