dotfiles/shells/local.bash

1 line
56 B
Bash
Raw Normal View History

2020-05-04 14:26:54 +10:00
[ -f "$HOME/.local.bash" ] && source "$HOME/.local.bash"