Commit graph

9 commits

Author SHA1 Message Date
123e9217a5 shrc: move plugin sourcing to bottom of shrc 2024-09-16 11:52:50 -07:00
80ecba5396 shell: add and source plugins
Currently only zoxide
2024-09-11 00:00:20 -07:00
b4b303611b shell: remove profile load check 2022-09-21 00:11:18 -07:00
dd1ba90cbf shell: modify profile warning 2022-09-18 03:31:30 -07:00
1b1d93983a shell: warn if profile isn't loaded 2022-09-06 15:13:58 -07:00
fa06fe9866 shell: sh compatibility 2022-08-21 20:57:19 -07:00
36015b8d4c shell: update shrc to be POSIX sh compatible 2022-08-09 18:33:35 -07:00
0db510dc09 shell: move colors to general shell configuration 2022-06-17 12:45:58 -07:00
f5e15cacde BIG UPDATE: shell: add profile, move calc and mkcd to files, move
shell-independent config (aliases, functions, env vars, options) to
.config/shell/shrc, make bashrc and zshrc use the same shrc, add TTY
detection for changing caps lock to escape in a TTY, add option for
skipping plugin loading, and maybe a few other things

If this goes well, I'll be tempted to call this version 1.0.  Things
have been very stable for the last few months.  Although, since it's the
first really big change in a while, that might make it version 2.0?
Should dotfiles have big version numbers at all? Probably not.
2022-04-08 13:36:29 -07:00