| Commit message (Collapse) | Author | Age | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The new mode select menu for RainbowBorders makes the prompt at install
redundant. Especially when upgrading
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: CHANGELOG.md
renamed: config/hypr/UserScripts/RainbowBorders.sh -> config/hypr/UserScripts/RainbowBorders.bak.sh
modified: config/hypr/configs/Startup_Apps.conf
modified: copy.sh
modified: scripts/lib_prompts.sh
|
| |
|
|
|
|
|
|
|
|
| |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
deleted: copy-menu-issue.txt
modified: scripts/copy_menu.sh
deleted: scripts/tui_menu.py
|
| |
|
|
|
|
|
|
|
|
| |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: copy.sh
modified: scripts/copy_menu.sh
modified: scripts/tui_menu.py
|
| |
|
|
|
|
|
|
|
| |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: scripts/copy_menu.sh
new file: scripts/tui_menu.py
|
| |
|
|
|
|
|
|
|
|
| |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: copy.sh
modified: scripts/copy_menu.sh
new file: scripts/lib_update.sh
|
| |
|
|
|
|
|
|
|
|
|
|
| |
copy.sh is nearly 50% smaller now a little over 600 lines now
down from over 1200 at the start
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: copy.sh
modified: scripts/lib_copy.sh
|
| |
|
|
|
|
|
|
|
|
| |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: copy.sh
modified: scripts/lib_apps.sh
modified: scripts/lib_copy.sh
|
| |
|
|
|
|
|
|
|
|
|
| |
Also btop,cava, hypr,ghostty, wezterm
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: copy.sh
new file: scripts/lib_copy.sh
|
| |
|
|
|
|
|
|
|
|
|
| |
Phase 4 moving apps to its own module
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: copy.sh
new file: scripts/lib_apps.sh
|
| |
|
|
|
|
|
|
| |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: scripts/lib_prompts.sh
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
| |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: copy.sh
modified: scripts/lib_prompts.sh
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Further modularizing the copy.sh script
The express upgrade is almost moved here
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: copy.sh
new file: scripts/lib_prompts.sh
|
| |
|
|
|
|
|
|
|
|
|
| |
This code make configuration adjustsments
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: copy.sh
new file: scripts/lib_detect.sh
|
| |
|
|
|
|
|
|
|
|
|
|
| |
This module takes care of backing up objects with date-time
Removes the duplicate code in copy.sh
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: copy.sh
new file: scripts/lib_backup.sh
|
|
|
* Phase 1 of creating TUI for copy.sh for installs and upgrades
On branch copy-menu
Changes to be committed:
modified: copy.sh
new file: scripts/copy_menu.sh
* Fixing formatting in copy-menu
On branch copy-menu
Your branch is up to date with 'origin/copy-menu'.
Changes to be committed:
modified: scripts/copy_menu.sh
* More formatting and color first letter as selectable option
On branch copy-menu
Your branch is up to date with 'origin/copy-menu'.
Changes to be committed:
modified: copy.sh
modified: scripts/copy_menu.sh
* Fixing syntax error
* Some whiptail versions don't support color
Added check before displaying colors
On branch copy-menu
Your branch is up to date with 'origin/copy-menu'.
Changes to be committed:
modified: scripts/copy_menu.sh
* fixing formatting
On branch copy-menu
Your branch is up to date with 'origin/copy-menu'.
Changes to be committed:
modified: scripts/copy_menu.sh
* More formatting for whiptail
* Formatting whiptail is so much fun
* Changed descrption to two lines
* Whiltail 4, human 0
* Whiltail 5, human 0 - shortened text
* Whiltail 6, human 1 - remove dup items
* Whiltail 6, human 2 - removed color highlight
|