Skip to content

Terminal & dotfiles & IDEs

Mehdi Hadeli edited this page May 29, 2023 · 3 revisions

Articles

Videos

Tools & Plugins

Notes

  • for setup cz-cli with git-cz plugins, we should add a .czrc file in root folder, %userprofile% windows or ~ Ubuntu, with path of plugin:
echo '{ "path": "git-cz" }' > ~/.czrc
{
  "path": "git-cz"
}

dotfiles

Clone this wiki locally