Skip to content

Releases: aifrak/dotfiles

v0.7.0

20 Jul 09:21
ed47530
Compare
Choose a tag to compare

New

  • Add --wsl-gpg and --wsl-ssh

BREAKING CHANGE

  • Uninstall zsh and keychain in uninstall.sh

Bug fix

  • Remove : in help message

v0.6.0

29 Jun 19:08
6c6188f
Compare
Choose a tag to compare

Improvement

  • Use copypath instead of deprecated copydir

Bug fix

  • Use new git url for zinit

v0.5.0

12 Mar 18:06
697b013
Compare
Choose a tag to compare

Improvement

  • Bump asdf to 0.9.0
  • Bump fzf to 0.29.0
  • Bump lsd to 0.21.0

v0.4.0

21 Jun 15:17
b1595e0
Compare
Choose a tag to compare

New

  • Add --docker to installed docker and docker-compose plugins from Oh My Zsh

Bug fix

  • Fix completion for asdf
  • Remove asdf plugin (imports are done manually)

v0.3.0

17 Jun 20:01
5f0df5d
Compare
Choose a tag to compare

New

  • Add zinit
  • Install plugins and theme are via zinit
  • Add --asdf and --no-asdf: asdf is installed by default

BREAKING CHANGE

  • Rename repository to dotfiles
  • Remove username argument from ./install and ./uninstall: copied files
    will be located in the current user's HOME folder
  • Remove Oh My Zsh
  • Remove --dockerfile
  • Remove --node
  • Remove --shellscript
  • Rename --dependencies into --deps

Improvement

  • fzf and lsdeluxe are installed via asdf

v0.2.1

18 May 19:49
5a88f94
Compare
Choose a tag to compare

Bug fix

  • Improve documentation in README.md and --help option

v0.2.0

18 May 19:24
2fc2757
Compare
Choose a tag to compare

New

  • Add --node option to install NodeJS and NPM

Bug fix

  • Fix ownership after extract archive

Improvement

  • Less verbose when extract archive

v0.1.2

11 May 12:46
b020f7d
Compare
Choose a tag to compare

Bug fix

  • Fix ignored options after "--zsh"

v0.1.1

10 May 17:15
6882d19
Compare
Choose a tag to compare

Bug fix

  • Fix current directory to be relative
  • Improve the install procedure in README.md

BREAKING CHANGE

  • Add "ca-certificates" package as requirements

v0.1.0

10 May 09:37
f5807eb
Compare
Choose a tag to compare

New

Initial release