Commit Graph

10 Commits

Author SHA1 Message Date
Gal Szkolnik 999422da87 Prep to push to GitHub repo, added init script 2022-05-28 18:26:17 -04:00
Gal Szkolnik f197bd579c Some minor modifications
* Spacemacs client calls edit-with-spacemacs script (which is still a
  work-in-progress)
* added lessr for less with raw control chars (for ANSI colors)
* renamed `edshrc` to `sz-edshrc`
2022-05-28 17:54:45 -04:00
Gal Szkolnik de2e7e8ae5 Added cz aliases
cz-refresh - refresh the chezmoi source
cz-commit  - shortcut to a commit all
2022-05-26 09:06:21 -04:00
Gal Szkolnik 786431f769 Reanranging + Some useful shortcut
Still TODO: make sure each file is loaded only when it's supporting
prereqs exist
2022-05-26 08:52:54 -04:00
Gal Szkolnik 0bce670c63 Persist byobu settings 2022-05-23 02:06:45 -04:00
Gal Szkolnik 00f6823191 Added vim/nvim pluggin support 2022-05-23 02:02:03 -04:00
Gal Szkolnik 48106680a8 Some fonts, and some oh-my-posh theme tweaks 2022-05-23 01:40:15 -04:00
Gal Szkolnik db7b065b6c repo housekeeping + theming + terraform
+ terraform auto-completion
+ oh-my-posh
+ nerd-font: Code New Roman Nerd Font
2022-05-23 00:40:30 -04:00
Gal Szkolnik 5c083d662c Startup changes
Upon stratup:
+ launch byobu if it exists
+ add terraform auto-completion to bash
+ display chezmoi changes
2022-05-22 23:52:45 -04:00
Gal Szkolnik 4720ab81dc First commit
+ .bashrc loads scripts dynamically from .sz.shrc.d
    .sz.shrc.d processing:
      {shell-name}.pre/* (sorted)
      * (sorted)
      {shell-name}.post/* (sorted)
+ .sz.shrc.d includes:
  - chemoiz auto completion (bash)
  - gcloud auto completion (bash)

+ chemacs2 with deault profiles conifgured
+ spacemacs standard set as default emacs profile
+ *.desktop launch files created for
  - CopyQ Flatpak
  - Spacemacs (Emacs Daemon)
  - Spacemacs (Emacs Client)
2022-05-22 23:34:11 -04:00