Skip to content

Can I install Whisky on an external disk? #477

Closed Answered by mavethee
Lucas04-nhr asked this question in Q&A
Discussion options

You must be logged in to vote

You can do symlinks:

For example:
Install Whisky, then run it,
Create folder Whisky on external drive,

Create symlink:

ln -sf /path/to/external/drive/Whisky ~/Library/Containers/com.isaacmarovitz.Whisky

If you're unsure about exact path on external drive or you're new to Terminal:
Open Finder and go to Whisky folder in desired location,
Press Option + Command + P and on the bottom you will see path where you're located,
Right-click, Copy "Whisky" as pathname and replace with /path/to/external/drive/Whisky in my example.

This will store Whisky's content on external drive.
App can be left in /Applications as it's small.

That's the temporal solution, my advice is to opening an issue with Fea…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Lucas04-nhr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants