Releases: aifrak/dotfiles
Releases · aifrak/dotfiles
v0.7.0
v0.6.0
Improvement
- Use
copypathinstead of deprecatedcopydir
Bug fix
- Use new git url for
zinit
v0.5.0
Improvement
- Bump
asdfto 0.9.0 - Bump
fzfto 0.29.0 - Bump
lsdto 0.21.0
v0.4.0
New
- Add
--dockerto installeddockeranddocker-composeplugins fromOh My Zsh
Bug fix
- Fix completion for
asdf - Remove
asdfplugin (imports are done manually)
v0.3.0
New
- Add
zinit - Install plugins and theme are via
zinit - Add
--asdfand--no-asdf:asdfis installed by default
BREAKING CHANGE
- Rename repository to
dotfiles - Remove
usernameargument from./installand./uninstall: copied files
will be located in the current user'sHOMEfolder - Remove
Oh My Zsh - Remove
--dockerfile - Remove
--node - Remove
--shellscript - Rename
--dependenciesinto--deps
Improvement
fzfandlsdeluxeare installed viaasdf
v0.2.1
Bug fix
- Improve documentation in README.md and
--helpoption
v0.2.0
New
- Add
--nodeoption to install NodeJS and NPM
Bug fix
- Fix ownership after extract archive
Improvement
- Less verbose when extract archive
v0.1.2
Bug fix
- Fix ignored options after "--zsh"
v0.1.1
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
New
Initial release