Releases: rhysd/dotfiles
Releases · rhysd/dotfiles
v0.2.3
11 Apr 02:38
Compare
Sorry, something went wrong.
No results found
Update many dependencies. These updates include several security fixes.
Release executable for darwin/arm64 (Apple Silicon).
Remove 32bit arch executables from release assets. Please build executables with go install for them.
Bump the minimum Go version to 1.19.
v0.2.2
14 Aug 14:30
Compare
Sorry, something went wrong.
No results found
Fix: dotfiles list command did not show links correctly when one file was linked to multiple symlinks (#9 )
Fix: dotfiles link command failed when linking files outside the dotfiles repository
Dev: Use GitHub Actions to run CI instead of Travis CI
v0.2.1
11 Aug 07:41
Compare
Sorry, something went wrong.
No results found
Improve: Allow to specify multiple paths as value of mappings JSON object (thanks @hiroebe for adding this)
{
"vimrc" : [" ~/.vimrc" , " ~/.config/nvim/init.vim" ]
}
v0.2.0
31 Dec 04:52
Compare
Sorry, something went wrong.
No results found
Add new platform unixlike for both linux and darwin
Add new subcommand selfupdate
Fix tiny bugs
v0.1.0
11 Oct 12:24
Compare
Sorry, something went wrong.
No results found
First release 🎉
Please see README.md for the detail.
!!! Windows Support Is Not Sufficient Yet !!!