sunhat/dotfiles/bashrc
David Heinemeier Hansson 8dc16ca981 Let people own their own basic configs
Just call for defaults, then overwrite
2024-05-27 09:01:23 -07:00

5 lines
89 B
Bash

source ~/.local/share/omakub/defaults/bash/rc
# Editor used by CLI
export EDITOR="nvim"