Switch git worktrees with ease ws - Prints a menu to choose a git worktree Usage Installation go install github.com/v4run/ws@latest Add the following alias to go to the selected worktree directory alias wt='cd $(ws || echo .)'