Where does Unison save profiles?
- Linux:
$HOME/.unison - Mac OS X:
~/Library/Application Support/Unison/ - Windows:
C:\Documents and Settings\<your user id>\.unison
The profiles are files with suffix prf.
You can remove a profile by deleting the corresponding prf file.
The profiles are plain text files, thus you can edit them with a plain text editor:
- Linux: vi, emacs, nano
- Mac OS X: vi or TextEdit
- Windows: Notepad
