Skip to content

v0.4.0

Compare
Choose a tag to compare
@volllly volllly released this 29 Jun 20:51
· 678 commits to main since this release

Added

  • Global --dry-run cli parameter
  • Implemented install command functionality
  • Option to skip installing dependences in install command
  • Option to continue on installation error in install command
  • Support for a repo level config file. You can now add a config.(yaml|toml|json) file containing os specific defaults to the root of your dotfiles repo.
  • shell_command configuration parameter

Changed

  • Improved Error messages

Fixed

  • Parsing of dot.(yaml|toml|json) files in the installs section

Removed

  • Removed the update command. Updates to the applications should be performed by your packagemanager.