mirror of
https://github.com/kastdeur/dotfiles.git
synced 2024-11-14 07:33:32 +01:00
5 lines
103 B
Text
5 lines
103 B
Text
|
# Get Marietje and shizzle
|
||
|
if [ -f /vol/impuls/marcur/bashrc ]; then
|
||
|
. /vol/impuls/marcur/bashrc
|
||
|
fi
|