dotfiles/bashrc

5 lines
92 B
Bash

#!/usr/bin/env bash
# shellcheck source=/dev/null
[ -n "$PS1" ] && source ~/.bash_profile;