Commit Graph

24 Commits

Author SHA1 Message Date
Gal Szkolnik 278be5a6c6 Added modiciation from a parallel project 2022-10-23 18:10:30 -04:00
Gal@Shefet 589b6fa2f4 Improvements 2022-10-05 22:29:21 -04:00
Gal Szkolnik 726463c3ab Utilities revamped
docker-system install moved into sz-install
improvement of functionality and output on all other scripts
2022-10-05 21:53:39 -04:00
Gal Szkolnik d8e37c1fdf Merge branch 'main' of https://code.lksz.me/lksz/dotfiles 2022-09-29 18:35:42 -04:00
Gal Szkolnik 1e3c60630e Push improvements form the PQB work 2022-09-29 18:29:13 -04:00
Gal Szkolnik f38f61cc6d =various edits and improvments 2022-09-21 01:54:10 -04:00
Lockszmith 71e8da7289 truecharts generalization 2022-09-17 02:04:15 -04:00
Gal Szkolnik e7a7051698 =more resialint code for teamviewer launcher 2022-08-26 09:55:08 -04:00
Gal Szkolnik 0edd03736c Mending TeamViewerQS call 2022-08-23 17:18:37 -04:00
Gal Szkolnik f457cef8a1 Completion improvements + QuickSupport fix 2022-08-11 20:05:07 -04:00
Gal Szkolnik 668e42316d =Quickly launch latest version of TeamViewer QS without the need to install anything 2022-08-09 12:37:42 -04:00
Gal Szkolnik ab3e8132cc chore: mostly cleanup and formatting 2022-08-03 22:44:27 -04:00
Gal Szkolnik b18c977d75 =A more useful output format for lsblk 2022-08-02 07:26:57 -04:00
Gal Szkolnik d1fe086f7c Emacs related changes
Added doom
Improved launcher
2022-07-25 11:22:19 -04:00
Lockszmith 51b56a4a38 sz-prep-docker-system script added 2022-07-14 20:14:03 -04:00
Gal Szkolnik 4c40b724c8 edit-with-emacs fixed
It actually is doing what it's suppose to do:
1. Ensure that emacs-daemon is running.
2. If no frame exists a new frame is opened
3. If frame exists, open within that frame
4. CURRENTLY NOT WORKING: Set focus on frame. Focus is actually set, but
   frame isn't coming forward, will require additional research into
   this issue.
2022-06-29 01:36:44 -04:00
Gal Szkolnik 3fe408a661 Cleanup sz-doctor's output 2022-06-20 08:28:50 -04:00
Gal Szkolnik 5a4d780cbd sz-doctor: Added MTM (Machine Type and Model) code 2022-06-20 00:48:02 -04:00
Gal Szkolnik 48368fd383 Added System information 2022-06-19 22:44:12 -04:00
Gal Szkolnik 42d570d673 Preping and testing system improvements
* oh-my-posh prompt to include gcloud env based info (ties in very well
  with direnv)
* sz-add-my-apt-repos - code updates, better comments. added ms repo for
  edge and powershell
* sz-doctor improvements/cleanup
2022-06-15 10:00:10 -04:00
Gal Szkolnik d0447b4f61 sz-doctor some work done, not complete yet
Adding repo testing code, needs to by tied to missing package logic
2022-06-09 14:23:30 -04:00
Gal Szkolnik f562c379aa Moved emacs configuration to .config/_emacs.my 2022-06-07 00:41:52 -04:00
Gal Szkolnik 9b07d9489d bin housekeeping + apt personal utilities
sz-add-my-apt-repos - automate the apt repo addition
sz-doctor - better output - still in the works
sz-fix-apt-chmod - For TrueNAS SCALE where apt is disabled by default
2022-06-06 10:28:52 -04:00
Gal Szkolnik f445d39fc6 A mixed bad of updates
= Housekeeping, missing shrc.d and some changing in order.
  Most notably, split of editor aliases to separate file.
+ The missing .shrc.d files that were added:
  * keyboard mappings
  * bin.path - which includes cleanup
  * oh-my-posh compltions
+ edit-with-spacemacs ready for us, almost feature complete
  I still plan on making it resue existing frames is possible.
+ oh-my-posh config to include `systemctl is-system-running` to prompt
  when stat is not 'running' (mostly it will be shown when 'degraded')
2022-06-04 15:09:13 -04:00