customizing bash in NixOs
It took me longer than it should, but I located T383838programs.bash.interactiveShellinit and that's where I have put T383838set -o vi.
programs.bash.interactiveShellinit = "set -o vi";
This has an effect equivalent to putting T383838set -o vi in the T383838.bashrc or T383838.profile file.
Tags: nixos
Tags
Navigation
Backlinks