Commit Graph

9 Commits

Author SHA1 Message Date
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 d1fe086f7c Emacs related changes
Added doom
Improved launcher
2022-07-25 11:22:19 -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
Lockszmith 0c569629bc Refactored to make `zsh` support as seamless as `bash` 2022-06-18 14:13:08 -04:00
Gal Szkolnik dfe6dfe212 Cleanup vi support 2022-06-09 14:22:39 -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 f562c379aa Moved emacs configuration to .config/_emacs.my 2022-06-07 00:41: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