1
0
mirror of https://github.com/kremalicious/dotfiles.git synced 2024-06-30 13:41:52 +02:00
dotfiles/bashrc
2016-10-14 21:59:34 +02:00

4 lines
62 B
Bash

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