Commit Graph

  • f7869fd453 Change the timestamp formatting to be optional. me 2025-11-30 19:16:50 -07:00
  • 95212b1c73 Add shortcuts for checking code project branches to easily see which have been promoted and which have dev/stage changes. me 2025-11-30 17:56:56 -07:00
  • ad6b9d4794 Remove TBD from commit code by using commit. :) me 2025-11-28 15:00:43 -07:00
  • c6e8290b43 Add commit function to bashrc. me 2025-11-28 14:57:22 -07:00
  • 4a9cd06654 Add code for commit function. me 2025-11-28 14:07:34 -07:00
  • c36a689d8f Add TBD. me 2025-11-28 13:50:03 -07:00
  • 0790da74dc Add flatpak Xournal++. Remove flatpak Simplex. Improve comments. me 2025-11-22 12:21:07 -07:00
  • 7be9c3a82f Add alias for cleaning unused Flatpak dependencies. me 2025-11-22 12:13:50 -07:00
  • 650157478d Add a TBD for preventing annoying behavior in gnome-terminal. me 2025-11-22 10:55:02 -07:00
  • f4c3cc8b8e Add a few small docker shortcuts. me 2025-11-22 10:19:30 -07:00
  • 8b6e665db3 Update formatting of README. Add comments on which OS's are truly currently supported. me 2025-11-21 17:58:52 -07:00
  • d8a29952f6 Move messaging apps to the end of the favorites bar. me 2025-11-21 15:33:40 -07:00
  • 1d699ae4a5 Run pull and build before taking the container down. me 2025-11-21 08:29:02 -07:00
  • c568e0efbb Ensure headers are always installed on Debian systems. They stopped being included on a Macbook which resulted in Broadcom wl not being available, meaning WiFi was not working. me 2025-11-19 12:31:20 -07:00
  • f48fcaf610 Stop using the Hugo Server params recommended by YT videos, they seem to make things break and also cause caching issues which were not previously present. me 2025-11-16 07:24:03 -07:00
  • 8a4446f7e3 Add TBD. me 2025-11-11 20:11:15 -07:00
  • 477797e045 Change default non-DWM formatting. me 2025-11-10 21:58:30 -07:00
  • 88b602f8f4 Have DWM status call status with a parameter. me 2025-11-10 21:58:13 -07:00
  • 5274d6d94d Move status to be a normal function so it's available on non-workstations. me 2025-11-10 21:57:59 -07:00
  • 692df74d41 Add reset of function files in case of renames. me 2025-11-10 21:57:20 -07:00
  • 7af798a7c0 Add placeholder functions for later functionality. me 2025-11-10 21:37:47 -07:00
  • 683e03eab2 Move function files to their own folder. Move the copy to General from Workstation. Leave dwm-status function under Workstation. me 2025-11-10 21:37:25 -07:00
  • 91c0a412bf Change storage output to be shorter. me 2025-11-10 21:29:46 -07:00
  • 4584a1a4c3 Add clock icon. me 2025-11-10 21:29:01 -07:00
  • a4378c2bb3 Use for loop and . to keep functions in current shell. me 2025-11-10 21:25:14 -07:00
  • 72ce1e2ab5 Prevent additional call in dwm-status. me 2025-11-10 21:19:36 -07:00
  • dde5b35bef Ensure all function files get sourced rather than hardcoding them. me 2025-11-10 21:19:16 -07:00
  • e6947d4a30 Only show the int value of the battery percentage by default, rather than including the decimals. me 2025-11-10 21:12:53 -07:00
  • b0762c7baf Move the status generation to its own file and give it a testing mode. Greatly enhance the logic and reduce the amount of times each variable gets updated. me 2025-11-10 21:11:10 -07:00
  • ce67c2a5b8 Correct the free and used wording. me 2025-11-10 21:07:39 -07:00
  • 4b73dc336c Remove colons after icons, did not look good. me 2025-11-10 17:45:10 -07:00
  • f32074a387 Fix dwm home call to use home not root. me 2025-11-10 17:40:24 -07:00
  • af49b5dc86 Change status bar words to icons. me 2025-11-10 17:33:54 -07:00
  • 5bee3a30f9 Add back the & which went missing while playing with test.sh. me 2025-11-10 17:25:06 -07:00
  • baa52bdca6 Add more aliases for battery function. me 2025-11-10 17:24:05 -07:00
  • b734f16af1 Fix function rename in lower calls. me 2025-11-10 17:23:10 -07:00
  • 6607438f85 Add comments and error consistency. me 2025-11-10 17:21:09 -07:00
  • ee7aa402aa More testing and fixes for volume functions. me 2025-11-10 17:18:24 -07:00
  • 50d3104f9f Rename the function to be more consistent and add a sane default check. me 2025-11-10 17:01:58 -07:00
  • dff1560f6f Properly call the storage commands, using more functions! me 2025-11-10 16:56:50 -07:00
  • 5c3d5dd41e Change the function name to be more consistent with other files. me 2025-11-10 16:56:14 -07:00
  • f562c8aecd Create function files as executable. me 2025-11-10 16:46:00 -07:00
  • 407bdb2ddf Add single quotes around awk parameters. me 2025-11-10 15:09:37 -07:00
  • d1cd9dddf1 Add quotes around location variable. me 2025-11-10 15:08:26 -07:00
  • 68eb84af52 Fix missing then. me 2025-11-10 15:07:45 -07:00
  • 46d1bfb70e Still thinking of rewording line 2. Modify spacing. me 2025-11-10 15:05:42 -07:00
  • 8970bb3a1b Add quotes in case path has spaces, which it shouldn't, but it's good practice to protect it anyways. me 2025-11-10 14:58:21 -07:00
  • eae66f9967 Add back in direct volume assignment, may have been cut and not copied back in. Re-test to ensure all is working well. me 2025-11-10 14:57:00 -07:00
  • 2770bbac5f If the DWM helper functions are available, go ahead and source them for local usage. me 2025-11-10 14:47:46 -07:00
  • a0f7773998 Add author and date. me 2025-11-10 14:42:26 -07:00
  • 6ccdb395cd Add calls to the dwm helper functions in the portion which sets the status bar time. Add a sleep so that a CPU is not always busy. me 2025-11-10 14:42:10 -07:00
  • b48dbbeee1 Copy the new dwm function files into the global bin, usually /usr/local/bin/. me 2025-11-10 14:41:38 -07:00
  • 07cc51a5cc Make the storage functions more versatile. me 2025-11-10 14:20:39 -07:00
  • 428684b9b3 Change permissions for storage too. me 2025-11-10 14:03:03 -07:00
  • e42e3b4fcd Change permissions. me 2025-11-10 14:02:31 -07:00
  • 856290c33f Add function to quickly check storage. me 2025-11-10 14:02:16 -07:00
  • e7ae358fa9 Add function to check battery percentage. me 2025-11-10 14:02:01 -07:00
  • 16dfeca689 Add terminal based volume function! Tested to work great so far. me 2025-11-10 13:44:23 -07:00
  • 0e1cb8bacb Add slightly easier to remember shortcuts for DWM. me 2025-11-09 20:59:02 -07:00
  • 8898959a95 Fix typo in comment. me 2025-11-09 20:01:14 -07:00
  • 4c467fff6d Add multiple versions of calling hugo server. me 2025-11-08 15:28:15 -07:00
  • c927a5bd2d Add alias for running hugo server with sane defaults. me 2025-11-08 15:20:19 -07:00
  • 32dfd0af25 Begin fixing package installs for DNF (Fedora). me 2025-11-01 04:07:39 -07:00
  • 8636a0e112 Add option to spit out facts. me 2025-10-30 15:37:33 -07:00
  • 4864ee3869 Convert dnf5 to dnf. me 2025-10-30 15:37:17 -07:00
  • 0d8d872bfc Fix typo in "portion". me 2025-10-30 15:15:28 -07:00
  • b562308cf1 Remove header, ensure test data is after the blockinfile header by including the tags it's looking for. me 2025-10-30 15:15:13 -07:00
  • c2790e2de4 Fix error "File contains no section headers." when creating test config. me 2025-10-30 15:02:16 -07:00
  • 2be7e028b6 Add Mullvad to the end of favorites list. me 2025-10-30 12:13:55 -07:00
  • 0920493634 Create the config directory so that tee can create the files. me 2025-10-25 15:46:52 -07:00
  • 03b8169401 Try adding the output to the files in a different way. me 2025-10-25 15:38:12 -07:00
  • cfc2694737 Add that the file contains test data. Add output of the function for testing. me 2025-10-25 15:30:40 -07:00
  • fca20b31bd Change wording so that user does not expect files to exist right away. me 2025-10-25 15:20:59 -07:00
  • 1f4abd2d6c Create the filepaths for the config files. Output the files and their contents after creation. me 2025-10-25 15:18:55 -07:00
  • a42d1d05df Fix the parameter switches. me 2025-10-25 15:16:50 -07:00
  • 07d1adc926 Create the proper contents in each test file. me 2025-10-25 15:15:30 -07:00
  • 71ca410123 Add ability to spawn basic configurations for testing. me 2025-10-25 15:12:03 -07:00
  • c46c78519b Do not mention using the default branch if using local. me 2025-10-25 14:58:03 -07:00
  • 816a0d4f69 Do not check the kernelfor the OS when inside of Docker containers. me 2025-10-25 14:43:14 -07:00
  • f8a60b4287 Change final backup check to use du again, not ls -l. me 2025-10-24 15:26:40 -07:00
  • a7f395a62a Remove test output. me 2025-10-24 15:18:44 -07:00
  • f02aec2cdb Fix case of DOCKER value. me 2025-10-24 15:16:57 -07:00
  • a94959bcf9 Add more verbosity. Change "BACKUP" to "DOCKER". me 2025-10-24 15:15:05 -07:00
  • 5004250f85 Add aliases for reloading shell like in Termux environment. me 2025-10-24 14:55:11 -07:00
  • 4c4d4bbef7 Additional enhancements to pulling Production backups. me 2025-10-24 14:53:36 -07:00
  • d32b636a99 Add more output. me 2025-10-23 20:02:52 -07:00
  • a7083733cc Add check on whether any zips were successful. me 2025-10-23 19:59:56 -07:00
  • 97ddcc4573 Properly handle removing the failed files. me 2025-10-23 19:50:57 -07:00
  • dc2ae57bd6 Add command to pull production backups while making sure that failed downloads are easily identified. me 2025-10-23 19:42:50 -07:00
  • 82ab31b9ea Add Grayjay to GNOME favorites. me 2025-10-20 19:33:09 -07:00
  • 49ababedc5 Add the flatpak Grayjay. me 2025-10-20 19:32:49 -07:00
  • 0d3931d738 Fix cronjobs to use BASH for RANDOM variable. me 2025-10-19 21:41:59 -07:00
  • 7c93f25a5d Add output for why dev branch shows up twice during load-prod. me 2025-10-15 06:45:49 -07:00
  • 8445b64d6b Check if the dev branch exists before moving to it. me 2025-10-15 06:42:16 -07:00
  • 8dfb3fe2a6 Change rollback aliases to only go down 1 layer. Add reset aliases for going all the way back to main. me 2025-10-15 06:38:50 -07:00
  • 5b749d2100 Fix failed branch switch. Hardcode to dev! me 2025-10-15 06:35:02 -07:00
  • 57ca267aa5 Add back the display of the current local branch we're on. Add newlines for readability. me 2025-10-15 06:32:28 -07:00
  • 2ca308c287 Re-do changes lost between branch pointing. me 2025-10-15 06:28:38 -07:00
  • 40ee72b587 Only continue each commnd if they are successful. me 2025-10-15 06:15:13 -07:00
  • 13bc98d7ef Further enhancments to load-branch. Better output and branch choices. me 2025-10-15 06:06:05 -07:00