Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 517 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 517 Bytes

Scripts

gcsh

Connect to google cloud compute engine VMs from terminal without going to GCP dashboard, the script uses fzf and gcloud cli tools to list and connect to VMs so make sure both are installed and glcoud is properly configured for your account.

wt

A simple script to create a worktree of a branch. it will create worktree in ../{PROJECT_NAME}-wt directory and has the option to create symlinks for configuration and dependencies, for configuring symlinks update the script as per you needs.