Commit graph

5 commits

Author SHA1 Message Date
1fff4363c3 bash: remove force nix shell bit in favor of another solution
(also, this aparantly made it so the env variables didn't make it to
zsh, so `nix-shell -p` commands effectively didn't do anything)
2022-10-18 02:53:38 -07:00
a6af9c6a1c bash: use zsh if in a nix-shell 2022-10-11 21:45:41 -07:00
0d77e67c8e bash: change comment 2022-08-27 15:12:17 -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
10179cd257 Initial Commit 2021-08-08 01:09:57 -07:00