Commit Graph

75 Commits

Author SHA1 Message Date
Gal Szkolnik 07a1eff21d =Housekeeping + docker stuff 2022-08-26 14:30:33 -04:00
Gal Szkolnik 9dbfb53327 =Better systemctl handling 2022-08-26 14:13:42 -04:00
Gal Szkolnik 64add644e5 =mostly improving terraform tools 2022-08-26 12:07:53 -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@Shefet b31dec0570 Added better kubectl and helm support for truenas 2022-08-23 11:30:42 -04:00
shefet c9a80dc684 KubeCtl and helm support for TrueNAS 2022-08-22 14:39:29 -04:00
Gal Szkolnik 54c53c011c =Byobu improvements 2022-08-16 18:19:07 -04:00
Gal Szkolnik f457cef8a1 Completion improvements + QuickSupport fix 2022-08-11 20:05:07 -04:00
Gal Szkolnik e6b701af99 Adding tmux-bash-completion as external source 2022-08-11 09:18:02 -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 cb679f9b01 =tweaks to gcp/tf output 2022-08-09 12:10:00 -04:00
Lockszmith 95a1b2db61 =Added usage message ot setacl 2022-08-05 20:00:36 -04:00
Gal Szkolnik aa5e3a5640 gcp stack output includes firewall 2022-08-05 11:28:56 -04:00
Gal Szkolnik 1e2ad899eb Improvement to gcp_get_stack output
+ support for tmux to preserve height of pane
+ ability modify head while running
2022-08-03 22:45:07 -04:00
Gal Szkolnik 21a4bd288f Spacemacs: added docker support 2022-08-03 22:44:41 -04:00
Gal Szkolnik ab3e8132cc chore: mostly cleanup and formatting 2022-08-03 22:44:27 -04:00
Gal Szkolnik bd4bc1b7ee =Streamlined gcp/terraform helpers 2022-08-02 07:27:25 -04:00
Gal Szkolnik b18c977d75 =A more useful output format for lsblk 2022-08-02 07:26:57 -04:00
Gal Szkolnik c14288eac0 =Completion support for cz alias 2022-08-02 07:26:18 -04:00
Gal Szkolnik d34c3b15d6 Improved gcp_get_stack code: leaner/cleaner output 2022-07-25 15:03:24 -04:00
Gal Szkolnik 9f1181ae02 General housekeeping tasks 2022-07-25 11:38:23 -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 8238a75408 Various updates to sh shortcuts
direnv commands
terraform commands
tmux clipboard hack
a better editor detector
2022-07-11 18:00:44 -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 70aa423d53 Better use of which-command and a clip func 2022-06-29 01:24:41 -04:00
Lockszmith 41ca116a70 Added truecharts (TrueNAS SCALE) shortcuts 2022-06-26 22:43:06 -04:00
Gal Szkolnik e3ba006033 Switch oh-my-posh path style to agnoster-full 2022-06-20 20:01:26 -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 bde00fef56 Improvements to prompt 2022-06-19 22:43:54 -04:00
Gal Szkolnik 150f819494 Add inkscape alias when flatpack exists
This will allow calling flatpack easily for svg manipulation of emojis
2022-06-19 22:42:56 -04:00
Gal Szkolnik b91b7b7a4a Fix: skip files ending with ~ 2022-06-19 22:42:37 -04:00
Gal Szkolnik 7a18458347 Added curated list of emoji
Useful for slack with the [Neutral face emoji tools](https://chrome.google.com/webstore/detail/neutral-face-emoji-tools/anchoacphlfbdomdlomnbbfhcmcdmjej)
chrome extension
2022-06-19 15:51:35 -04:00
Lockszmith 98c5ac7c0e Small modifications to oh-my-posh's path 2022-06-18 22:13:45 -04:00
Lockszmith 6097bd2e5a Small modifications to oh-my-posh's path 2022-06-18 22:06:25 -04:00
Lockszmith c9169886ee Fixed type in aliases 2022-06-18 14:51:51 -04:00
Lockszmith 3723937501 Fixed missing bash aliases 2022-06-18 14:44:42 -04:00
Lockszmith 0c569629bc Refactored to make `zsh` support as seamless as `bash` 2022-06-18 14:13:08 -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 df97fb2614 Added swap % free to prompt 2022-06-09 14:23:05 -04:00
Gal Szkolnik dfe6dfe212 Cleanup vi support 2022-06-09 14:22:39 -04:00
Gal Szkolnik 1701cc1189 Fixed PROMPT_COMMAND from being duplicated 2022-06-07 13:50:15 -04:00
Gal Szkolnik 9b5c2c497c Editor streamlining
Oh-My-Posh prompt will not show up inside emacs shell.
`editor` is the alias I should get used to use instead of vi, adjusted
aliases so that editor will be used.
Enabled relevant layers in the spacemacs/init.el file
2022-06-07 12:36:29 -04:00
Gal Szkolnik 4197e32e72 Additional chezmoi aliases
czcd / cdcz
czs - chezmoi status
2022-06-07 00:42:50 -04:00
Gal Szkolnik f562c379aa Moved emacs configuration to .config/_emacs.my 2022-06-07 00:41:52 -04:00
Gal Szkolnik 8ca101d517 Cleanup emacs related setup 2022-06-06 16:35:43 -04:00