1 2 3 4 5 6 7
# ~/.bashrc # # Executed by non-login interactive shells when starting [ -f "$HOME/.config/bash/bashrc" ] && source "$HOME/.config/bash/bashrc" # vim: ft=bash