/dev-env

Primary LanguageRuby

dev-env: Installations and Various Setup

Installation guide for zsh

Brew

  • /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"

Zsh

Guides: The Ultimate Guide To Your Terminal

Awesome Zsh Plugins:
link

Oh-my zsh installation:

  • sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

Fixing zsh Insecure completion-dependent directories detected: link

Plugins:

zsh-highlighting install link

Themes:

Vimrc

The Ultimate Vimrc

Terraform

  • tfenv

iTerm2

Removing last login:
touch .hushlogin

Theme:

VSCode

Extensions:

  • Tabnine AI Code Completion for all major programming languages
  • Go
  • Terraform

Add the following to your ~/.zshrc:
code () { VSCODE_CWD="$PWD" open -n -b "com.microsoft.VSCode" --args $* ;}

Themes: Fairfloss Synthwave

Go

Setting up

kafka

Single-node kafka broker

aliases

  • ping
  • kubectl

Font

powerfont?