Plugins

Top Plugins

Top Angular Plugins

Productive Plugins

Theme Color

Theme

Other Tools

[Git Hooks]

https://githooks.com to be used together with https://www.npmjs.com/package/husky to prevent commit or build failed.

Give a shape to your GitHub commits https://dev.to/annihil/github-spray-4e7n

Terminal

  • oh-my-zsh
  • zsh
  • powerline font
  • set source code pro for the terminal
  • add plugins such as colorized
  • install via brew ccat
  • install Pygments via sudo easy_install Pygments
  • htop
  • theme for zsh https://github.com/bhilburn/powerlevel9k
    • https://github.com/bhilburn/powerlevel9k#prompt-customization
  • git clone and set the font in .zshrc powerline id the default option for powerlevel9k
  • colorls https://github.com/athityakumar/colorls
  • nerd-font https://medium.com/the-code-review/nerd-fonts-how-to-install-configure-and-remove-programming-fonts-on-a-mac-178833b9daf3
  • https://draculatheme.com/terminal/

Web Development

JSON to TS

http://www.jsontots.com Given a json will extract the set of interfaces.

Updated: