Make sure you have the following tools installed:
fzf– Fuzzy searchrg– File search (ripgrep)fd– Alternative tofindstow– For managing symlinks in this configtmux– For terminal multiplexer
To enable the worktree-selector, register it inside your ~/.profile or ~/.bashrc:
export APP_PATH="extra path"
export API_PATH="extra path"
alias qwe='. ~/.local/bin/worktree-selector'