- Bump
asdf
to 0.9.0 - Bump
fzf
to 0.29.0 - Bump
lsd
to 0.21.0
- Add
--docker
to installeddocker
anddocker-compose
plugins fromOh My Zsh
- Fix completion for
asdf
- Remove
asdf
plugin (imports are done manually)
- Add
zinit
- Install plugins and theme are via
zinit
- Add
--asdf
and--no-asdf
:asdf
is installed by default
- Rename repository to
dotfiles
- Remove
username
argument from./install
and./uninstall
: copied files will be located in the current user'sHOME
folder - Remove
Oh My Zsh
- Remove
--dockerfile
- Remove
--node
- Remove
--shellscript
- Rename
--dependencies
into--deps
fzf
andlsdeluxe
are installed viaasdf
- Improve documentation in README.md and
--help
option
- Add
--node
option to install NodeJS and NPM
- Fix ownership after extract archive
- Less verbose when extract archive
- Fix ignored options after "--zsh"
- Fix current directory to be relative
- Improve the install procedure in README.md
- Add "ca-certificates" package as requirements
Initial release