Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## 1.0.0 (2024-05-11) ### Features * add `.gitconfig` to linked dotfiles ([356af93](356af93)) * add `httpie` ([c02d996](c02d996)) * add `NO_MACOS` option, to skip setting macOS preferences ([958fc15](958fc15)) * add `zoxide` ([2fdfa1a](2fdfa1a)) * add 1Password CLI ([8b9e460](8b9e460)) * add AltTab, used for window switching ([3b6c484](3b6c484)) * add global Node.js packages ([500b868](500b868)) * add global Python packages ([d70a5ac](d70a5ac)) * add initial dotfiles ([9f4965b](9f4965b)) * add Steam ([8369bcd](8369bcd)) * **alias:** add `glolnc` alias to show commits without chores ([f5adca9](f5adca9)) * **brew:** add `pipx`, with its `PATH`, and `[email protected]` ([0cb09bd](0cb09bd)) * **brew:** add Beekeeper Studio ([6c5f60d](6c5f60d)) * **vscode:** add GitHub extensions ([1a4723b](1a4723b)) * **vscode:** add Selected Lines Count extension ([6bf4bb8](6bf4bb8)) * **vscode:** auto switch theme, using `Solarized Light` for the light theme ([71e37f2](71e37f2)) * **vscode:** enable XO for formatting ([a955511](a955511)) ### Bug Fixes * **alias:** use `lsd` instead of `ls` ([d1c1831](d1c1831)) * **brew:** install wireshark as cask to get the UI in addition to the CLI ([b445963](b445963)) * clarify warning message for existing symlink ([a70eb5b](a70eb5b)) * clarify warning message for symlink failure ([b44556c](b44556c)) * **nodejs:** silently install packages to reduce useless console output ([d900864](d900864)) * **rust:** add cargo to `PATH` ([8a5a470](8a5a470)) * **vscode:** remove `rust-syntax` as syntax is already included in `rust-analyzer` ([5eb069d](5eb069d)) ### Documentation * add basic usage ([a4f3eb0](a4f3eb0)) * add bullet points ([978c5b9](978c5b9)) * add installation remark, at your own risk ([b284d7f](b284d7f)) ### Styles * format Homebrew install command ([1d594b7](1d594b7)) * format readme ([e4c7f73](e4c7f73))
- Loading branch information