Demeter is a backup git repository that contains config files on my current
macOS environment. Although all files were created using macOS commandline
utilities, they should work fine with any standard UNIX-like system that uses
zsh
as it's default shell.
- Linux:
- Install
zsh
and set it up as the default shell (man chsh
) - Install curl
- Set up a valid
secretservice
such as Gnome Keyring`
- Install
- macOS: xcode tools will be automatically installed. No need to do anything other than upgrading the system.
- Windows: ...
curl "https://raw.githubusercontent.com/Altair-Bueno/Demeter/master/restore.sh" | zsh
- Align to grid Finder
- Set iterm2 configuration folder to
$HOME/Demeter/iterm2
Check out the wiki to learn how to do a dotfiles backup
- Scrips are licensed under the MIT license
- restore.sh is licensed under the MIT license
- database icon licensed under MIT by VigoKrumins
- Other files under the backup folder have different licenses and belong to their respective owners