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