Difference between revisions of "Template:Default data directory locations"
Jump to navigation
Jump to search
Plebeian9000 (talk | contribs) (specify path commands for cmd and powershell) |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
/Users/<username>/Library/Application Support/Bisq/ | /Users/<username>/Library/Application Support/Bisq/ | ||
+ | |||
+ | This folder could be hidden and not normally accessible on Macs, check the documentation by Apple to see how to be able to work with it. | ||
=== Linux === | === Linux === | ||
/home/<username>/.local/share/Bisq/ | /home/<username>/.local/share/Bisq/ |
Latest revision as of 22:08, 9 January 2025
Windows
Using PowerShell:
$home\AppData\Roaming\Bisq\
Using cmd
:
%USERPROFILE%\AppData\Roaming\Bisq\
macOS
/Users/<username>/Library/Application Support/Bisq/
This folder could be hidden and not normally accessible on Macs, check the documentation by Apple to see how to be able to work with it.
Linux
/home/<username>/.local/share/Bisq/