8 ms·
I humbly submit either bash, sh, or zsh --- they all put dotfiles in $HOME that you can't move (zsh technically /can/, but they're still dotfiles and you have t
by acdw 4y ago
I humbly submit either bash, sh, or zsh --- they all put dotfiles in $HOME that you can't move (zsh technically /can/, but they're still dotfiles and you have to set them in ~/.zshenv). Very annoying IMO.
Course, might not work so well with the way boxxy is run ... unless you chsh to boxxy bash or something.
- 149765 4y agoIt's possible to set $ZDOTDIR in /etc/zsh/zshenv, I used to do it before switching to fish.