Set AMIBERRY_HOME_DIR in Amiberry.conf #1915
StusBrainDump
started this conversation in
Ideas
Replies: 1 comment 16 replies
-
|
Have you checked the existing functionality using ENV variables? https://github.com/BlitterStudio/amiberry/wiki/Amiberry-directories |
Beta Was this translation helpful? Give feedback.
16 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been moving all my Amiberry files into icloud on the mac, which is great but the paths are long.
This got me thinking ... can we have an amiberry_home_dir option in the Amiberry.conf file? My thinking in my scenario is the following:
Set amiberry_home_dir=/Users//Library/Mobile Documents/com
appleCloudDocs/Amiberry/Then allow setting the other paths using a placeholder [amiberry_home_dir] or similar, such as:
config_path=[amiberry_home_dir]Configurations
harddrive_path=[amiberry_home_dir]Harddrives
This also allows simple moving of the whole amiberry structure if you want. Copy the files somewhere else, set amiberry_home_dir to the new path. Sorted.
If I've missed a similar existing functionality, please let me know.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions