1
0
Fork 0
mirror of https://github.com/kastdeur/dotfiles.git synced 2024-11-17 08:53:33 +01:00
dotfiles/bash/profile
Eric Teunis de Boone d47333930f Made separate bashrc and profile which parse eachother.
So everythin is always defined in a bash shell
2016-09-26 18:11:51 +02:00

1 line
46 B
Bash

[ -z "$DOTFILES" ] && source "$HOME/.profile"