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) |
(→macOS) |
||
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 08:34, 24 November 2024
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/