Commit Graph

10 Commits

Author SHA1 Message Date
Gal Szkolnik 1e3c60630e Push improvements form the PQB work 2022-09-29 18:29:13 -04:00
Gal@Shefet f3323b159b Fixed omp prompt
Fixed: .envrc shows up when `direnv` does not exists
2022-09-27 07:52:49 -04:00
Gal Szkolnik d6687d8fa4 Single repo + chezmoi status in oh-my-posh prompt
Oh-My-Posh prompt displaying chezmoi status when changes are in working
copy (home dir) and/or uncommitted changes in the source path.

Externals manages as a separate chezmoi source in a subdir of the source
repo.
2022-09-26 18:39:41 -04:00
Gal Szkolnik fed4970b64 Moved externals to separate chezmoi repo
Following discussion on
2022-09-26 12:08:18 -04:00
Gal Szkolnik f457cef8a1 Completion improvements + QuickSupport fix 2022-08-11 20:05:07 -04:00
Lockszmith 0c569629bc Refactored to make `zsh` support as seamless as `bash` 2022-06-18 14:13:08 -04:00
Gal Szkolnik 4197e32e72 Additional chezmoi aliases
czcd / cdcz
czs - chezmoi status
2022-06-07 00:42:50 -04:00
Gal Szkolnik 786370ba94 Cleanup + some chezmoi houskeeping cmds 2022-06-06 10:28:09 -04:00
Gal Szkolnik 179f23b633 Added cz-add-changes + cleanedup poshtheme
= Oh-My-Posh theme template change to not( continas ...) logic instead
  of an empty condition and an {{ else }}.
+ cz-add-changes will add any changes made to chezmoi
2022-06-04 15:31:20 -04:00
Lockszmith 7c17b8922c Loading improvements
.bashrc will skip .swp files (editors leave those while open)
bin.path renamed to path.env and PATH manipulation should be 'cleaner'
  it adds required dirs to paths, but also makes sure no duplicates are
  inserted.
chezmoi logic split, and status is seperated from aliases.
Disable chezmoi status on load, as it is SLOW.
2022-05-29 05:33:04 +00:00
Renamed from _home/dot_sz.shrc.d/98_chezmoi (Browse further)