Skip to content

Releases: ZachiNachshon/dotfiles-cli

v0.8.0

20 Jan 09:46
43f46da
Compare
Choose a tag to compare

Changes

🚀 Features

  • Updated the RC reload script header to support Homebrew on M1 + upgrade external dependency revision for shell_scripts_lib @ZachiNachshon (#14)
  • Homebrew package installation flattened to a single brew command + replaced the verification for brew cli command @ZachiNachshon (#13)

📖 Documentation

  • [Docs] Reordered the getting started commands for best practice @ZachiNachshon (#15)

v0.7.0

11 Jan 10:22
Compare
Choose a tag to compare

Changes

🚀 Features

  • [Homebrew] Add support for MAC M1 due to Homebrew folder prefix changes @ZachiNachshon (#12)

v0.6.0

15 Aug 14:12
22c3fd3
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Shell RC reload header should support Homebrew binary location @ZachiNachshon (#11)

v0.5.0

14 Aug 15:54
5fe3dc4
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

v0.4.0

14 Aug 11:17
87f8f57
Compare
Choose a tag to compare

Changes

🚀 Features

  • RC file header should allow dotfiles CLI install path override via DOTFILES_CLI_INSTALL_PATH env var @ZachiNachshon (#7)

🐛 Bug Fixes

  • Setting relative import paths to enable linkage from Homebrew and manual installation @ZachiNachshon (#9)
  • Check if dotfiles repo exists before running any command involving files I/O @ZachiNachshon (#8)

v0.3.0

13 Aug 18:13
04cbbd2
Compare
Choose a tag to compare

Changes

  • Reload session header update on RC file moved to reload command @ZachiNachshon (#4)

🚀 Features

  • RC file header should allow dotfiles CLI install path override via DOTFILES_CLI_INSTALL_PATH env var @ZachiNachshon (#7)

🧰 Maintenance

  • Added test coverage to all CLI commands + install script instructions @ZachiNachshon (#6)

📖 Documentation

🔌 Dependency Updates

  • [External Dep] Upgrade shell-scripts-lib to revision 9e11c24 @ZachiNachshon (#7)

v0.2.0

06 Aug 12:39
Compare
Choose a tag to compare

Changes

🧰 Maintenance

v0.1.0

04 Aug 14:53
349ceab
Compare
Choose a tag to compare

Changes

🧰 Maintenance