dotfiles/bashrc

4 lines
62 B
Bash

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