mirror of
https://github.com/kastdeur/dotfiles.git
synced 2024-11-17 17:03:32 +01:00
37123ca4cd
For .Bashrc aswell as generic .Profile
5 lines
122 B
Text
5 lines
122 B
Text
# Starlink
|
|
|
|
export STARLINK_DIR=/vol/optcoma/star-namaka
|
|
|
|
[ -r $STARLINK_DIR/etc/profile ] && . $STARLINK_DIR/etc/profile
|