Antidot Versions Save

Cleans up your $HOME from those pesky dotfiles

v0.6.3

1 year ago

Changelog

  • 2d679d7 Merge pull request #212 from doron-cohen/dependabot/go_modules/github.com/google/go-cmp-0.5.8

v0.6.2

3 years ago

Changelog

687eb6f fix: add missing dollar sign to bash init stub

v0.6.1

3 years ago

Changelog

0ffb391 Merge pull request #114 from doron-cohen/write-tmp-file-same-partition

v0.6.0

3 years ago

Changelog

Breaking Change Please backup any env or aliases you have in $XDG_DATA_HOME/antidot/ from earlier versions.

5597050 fix!: write aliases and env to shell agnostic store

v0.5.0

3 years ago

Changelog

f7ee52b ci: fix brew publish token

v0.4.2

3 years ago

Changelog

6e0f061 ci: fix goreleaser brew archive id

v0.4.1

3 years ago

Bug Fixes

  • remove quotes from env fallback values (73081fd)

v0.4.0

3 years ago

Bug Fixes

Features

v0.3.0

3 years ago

Bug Fixes

  • add proper error when missing rules file (094a3b5)
  • ensure data home exists before rules update (cdf5c28)
  • use correct data path for alias and env files (96c90db)

Features

v0.2.0

3 years ago

Features

  • add alias action (ff9684a)
  • add export action (bf30c9c)
  • add update rules file command (43fee94)
  • init cmd for initializing antidot (3e3f7b8)
  • prompt before applying rules (061d007)
  • respect NO_COLOR env var (6667acc)
  • rules file path flag (7f6d912)