My custom Obsidian configuration files (config), example note vault (example), management scripts (config-backup.sh and config-restore.sh), and backup scripts.
Here's some previews of Obsidian running with these settings using the vault in the example directory.
- Install and open Obsidian
- Create a new Obsidian vault named
Notes
in your user directory - Close Obsidian
- Setup fonts
- Purchase your own license for the
Regular
variant of the IO font by Mass-Driver and install the OTF file on your machine - Alternatively, use your own fonts and update font names in files inside of the config directory
- Run the config restore script (use Git Bash on Windows):
./config-restore.sh
- Open Obsidian
To update the config files here from the config files in your Obsidian vault configuration directory, run the config backup script:
./config-backup.sh