1
0
Fork 0
mirror of https://github.com/kastdeur/dotfiles.git synced 2025-06-01 20:09:13 +02:00

Added beatmaker files

This commit is contained in:
Eric-Teunis de Boone 2016-10-03 10:30:30 +02:00
parent 811a903869
commit 979739552d
13 changed files with 116 additions and 25 deletions

6
envs/starlink Normal file
View file

@ -0,0 +1,6 @@
# Add StarLink
STARLINK_DIR='/mnt/data/user/bin/star-hikianalia'
if [ -e $STARLINK_DIR"/etc/profile" ]; then
source $STARLINK_DIR"/etc/profile"
fi