From 7bc20fa4364aca37ff14bc923aae4af6c350a2f1 Mon Sep 17 00:00:00 2001 From: tcelestino <190265+tcelestino@users.noreply.github.com> Date: Thu, 20 Feb 2025 20:30:00 +0000 Subject: [PATCH 1/2] docs: update CHANGELOG.md --- CHANGELOG.md | 136 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 135 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f23cc1..034f95a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,141 @@ # Changelog -All notable changes in this project will be documented in this file. +All notable changes to this project will be documented in this file. ## [unreleased] +### ♻️ Refactor + +- Update files +- 💡 create execute files +- 💡 change font-size and tabs position +- 💡 changes color to improvements to read +- 💡 rollback git settings files +- 💡 add ${HOME} to make a path +- 💡 change path screenshot saves +- 💡 changes loglevel silly to http +- Verify if there is a oh-my-zsh folder +- Remove personal infos +- Remove email and name +- Remove auto-suggest plugin +- Change to set username +- Change theme +- 💡 organize file +- Update brew apps +- Remove alias and update plugins +- Improvement install process +- Create a zsh plugin +- Change log message and avoid error to folder exist +- Use default variables +- Add comments to explain & export default vars + +### 🎨 Styling + +- Change tab to space + +### 🐛 Bug Fixes + +- Remove format +- Adjust shortcuts +- Adjust write functions in .zshrc +- Adjust dracula theme setup + +### 📝 Documentation + +- ✏️ add details about this project +- ✏️ adding instruction to install +- Update project infos +- Create docs to contributing, license and gh actions +- Update pull request template +- Update additional settings +- Update description +- Update changelog info +- Update iterm2 settings +- Update README.md + +### 🚀 Features + +- Add new files +- Create install file +- 🎸 add iterm 2 settings +- 🎸 npm settings +- 🎸 add npx alias +- 🎸 add iterm settings and remove another configs +- 🎸 create exec files +- 🎸 add loglevel settings +- Add node project started function +- Add zsh auto suggestion plugin +- Create git config global +- Add alias to clean up docker images +- Add new alias +- Add new plugin +- Create ssh config +- Iterm colors scheme +- Add new alias +- Add new alias +- Iterm2 settings +- Create installer file +- Add delay when taking screenshot +- Add progress settings and registry +- Add docker-compose up +- Add dockerstop alias +- Adding docker-compose up (#15) +- Add yarn project verification (#17) +- Change local branch +- Add new alias +- Add alias to use branch main +- Add default branch +- Update .zshrc +- Change theme to dracula +- Add new plugins to oh-my-zsh +- Add new osx settings +- Update alias to git and unix process +- Set no-op +- 🎸 add new plugins +- 🎸 create and update alias +- 🎸 add github settings (workflow, codeowner, pr template) +- Update bundle +- Run brew bundle install and duti settings +- Create zsh alias +- Install deno +- Function to copy files and folders +- Set my custom plugin +- Zsh custom plugin +- Link to my custom plugin +- Install git-cz global and run macos settings +- Create folder to install npm without sudo +- Add new settings do macos +- Create setup to fonts and macos +- Validate node is installed +- Create git attributes + +### 🛠 Chores + +- Update .zshrc +- Remove unecessary settings +- Move zsh settings +- 🤖 remove zsh's auto suggestion plugin +- Duti configuration +- Update fonts +- Change text +- Update alias and remove zsh plugins +- Move clone function +- Adjust text +- Update zsh theme +- Remove unnecessary files +- Adjust to organize +- Move file +- Move to zsh folder +- Adjust path to zsh settings +- Move functions +- Rename file +- Typo +- Move npm i globall and execute func inside setup_npm +- Set changelog process +- Move fonts +- Rename function +- Updat pr template +- Set to create a branch +- Set to create a branch (#32) + From b8958d2241a30c7ba97256098789ee9d4c413ca7 Mon Sep 17 00:00:00 2001 From: Tiago Celestino Date: Thu, 20 Feb 2025 17:36:48 -0300 Subject: [PATCH 2/2] docs: update changelog.md --- CHANGELOG.md | 42 ++++++++++++++++++++---------------------- 1 file changed, 20 insertions(+), 22 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 034f95a..4cbcd21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,26 +1,24 @@ # Changelog -All notable changes to this project will be documented in this file. - ## [unreleased] ### ♻️ Refactor - Update files -- 💡 create execute files -- 💡 change font-size and tabs position -- 💡 changes color to improvements to read -- 💡 rollback git settings files -- 💡 add ${HOME} to make a path -- 💡 change path screenshot saves -- 💡 changes loglevel silly to http +- Create execute files +- Change font-size and tabs position +- Changes color to improvements to read +- Rollback git settings files +- Add ${HOME} to make a path +- Change path screenshot saves +- Changes loglevel silly to http - Verify if there is a oh-my-zsh folder - Remove personal infos - Remove email and name - Remove auto-suggest plugin - Change to set username - Change theme -- 💡 organize file +- Organize file - Update brew apps - Remove alias and update plugins - Improvement install process @@ -42,8 +40,8 @@ All notable changes to this project will be documented in this file. ### 📝 Documentation -- ✏️ add details about this project -- ✏️ adding instruction to install +- Add details about this project +- Adding instruction to install - Update project infos - Create docs to contributing, license and gh actions - Update pull request template @@ -57,12 +55,12 @@ All notable changes to this project will be documented in this file. - Add new files - Create install file -- 🎸 add iterm 2 settings -- 🎸 npm settings -- 🎸 add npx alias -- 🎸 add iterm settings and remove another configs -- 🎸 create exec files -- 🎸 add loglevel settings +- Add iterm 2 settings +- Add npm settings +- Add npx alias +- Add iterm settings and remove another configs +- Create exec files +- Add loglevel settings - Add node project started function - Add zsh auto suggestion plugin - Create git config global @@ -91,9 +89,9 @@ All notable changes to this project will be documented in this file. - Add new osx settings - Update alias to git and unix process - Set no-op -- 🎸 add new plugins -- 🎸 create and update alias -- 🎸 add github settings (workflow, codeowner, pr template) +- Add new plugins +- Create and update alias +- Add github settings (workflow, codeowner, pr template) - Update bundle - Run brew bundle install and duti settings - Create zsh alias @@ -114,7 +112,7 @@ All notable changes to this project will be documented in this file. - Update .zshrc - Remove unecessary settings - Move zsh settings -- 🤖 remove zsh's auto suggestion plugin +- Remove zsh's auto suggestion plugin - Duti configuration - Update fonts - Change text