Fix dotfiles structure

This commit is contained in:
2026-03-15 10:32:59 +05:30
parent ca014e9949
commit a2c3404cb2
2557 changed files with 148415 additions and 0 deletions

View File

@@ -0,0 +1,72 @@
## [4.4.2](https://github.com/rajasegar/alacritty-themes/compare/v4.4.1...v4.4.2) (2022-07-17)
## [4.4.1](https://github.com/rajasegar/alacritty-themes/compare/v4.4.0...v4.4.1) (2022-06-24)
### Features
* **cli:** Add createBackup method ([#157](https://github.com/rajasegar/alacritty-themes/issues/157)) ([ffe2abf](https://github.com/rajasegar/alacritty-themes/commit/ffe2abf804f7134c493f844dff52d2f0bad9be7a)), closes [#131](https://github.com/rajasegar/alacritty-themes/issues/131)
# [4.4.0](https://github.com/rajasegar/alacritty-themes/compare/v4.3.0...v4.4.0) (2022-06-22)
### Features
* **dependencies:** Update dependencies ([#156](https://github.com/rajasegar/alacritty-themes/issues/156)) ([939aa5b](https://github.com/rajasegar/alacritty-themes/commit/939aa5b602bd8538ba0867bec39ef89c6262e059))
# [4.3.0](https://github.com/rajasegar/alacritty-themes/compare/v4.2.0...v4.3.0) (2022-02-11)
### Features
* **alacritty:** update readme ([#101](https://github.com/rajasegar/alacritty-themes/issues/101)) ([37d2bd6](https://github.com/rajasegar/alacritty-themes/commit/37d2bd6911d6328addbb51b98ef9cc269e8110d8))
# [4.2.0](https://github.com/rajasegar/alacritty-themes/compare/v4.1.6...v4.2.0) (2022-01-20)
### Features
* **convert:** remove convert file ([#89](https://github.com/rajasegar/alacritty-themes/issues/89)) ([e15d125](https://github.com/rajasegar/alacritty-themes/commit/e15d12571de91f99ef66f132f0487c035d94f47d))
## [4.1.6](https://github.com/rajasegar/alacritty-themes/compare/v4.1.5...v4.1.6) (2021-11-27)
### Bug Fixes
* check if alacrittyConfigPath is undefined before reading the file ([#74](https://github.com/rajasegar/alacritty-themes/issues/74)) ([afd82eb](https://github.com/rajasegar/alacritty-themes/commit/afd82ebbe516bf942a6f0cefb6438b207d6590fc))
## [4.1.5](https://github.com/rajasegar/alacritty-themes/compare/v4.1.4...v4.1.5) (2021-11-12)
### Bug Fixes
* possible alacritty locations ([#68](https://github.com/rajasegar/alacritty-themes/issues/68)) ([9b1cb94](https://github.com/rajasegar/alacritty-themes/commit/9b1cb94de6ec6ad97c6508107b2ae886c812ec11)), closes [#67](https://github.com/rajasegar/alacritty-themes/issues/67)
## [4.1.4](https://github.com/rajasegar/alacritty-themes/compare/v4.1.3...v4.1.4) (2021-11-09)
### Bug Fixes
* add theme folder method ([#58](https://github.com/rajasegar/alacritty-themes/issues/58)) ([0c4b6fa](https://github.com/rajasegar/alacritty-themes/commit/0c4b6fa5978c12b1c8be6a84db195c70b2d22404))
## [4.1.3](https://github.com/rajasegar/alacritty-themes/compare/v4.1.2...v4.1.3) (2021-09-28)
### Bug Fixes
* set project dir as rootDirectory ([#47](https://github.com/rajasegar/alacritty-themes/issues/47)) ([82782dc](https://github.com/rajasegar/alacritty-themes/commit/82782dcb0bdb3c404881562e6e1e25adc54f4e78))
## [4.1.2](https://github.com/rajasegar/alacritty-themes/compare/v4.1.1...v4.1.2) (2021-09-21)
### Bug Fixes
* stop removing existing comments on the alacritty file ([#42](https://github.com/rajasegar/alacritty-themes/issues/42)) ([98a5d68](https://github.com/rajasegar/alacritty-themes/commit/98a5d68d4be76eb8a7e9ccd9277ada5a44ef71e6)), closes [#30](https://github.com/rajasegar/alacritty-themes/issues/30)
## [4.1.1](https://github.com/rajasegar/alacritty-themes/compare/v4.1.0...v4.1.1) (2021-08-18)
### Bug Fixes
* format error in action yml ([ce94628](https://github.com/rajasegar/alacritty-themes/commit/ce9462883f7f56fd3f49377b6c90a574f560baff))
* github action to install deps first ([a1a7f00](https://github.com/rajasegar/alacritty-themes/commit/a1a7f0053e83827b5de511a5ba17537278970473))