Skip to content

Instantly share code, notes, and snippets.

@BobToninho
Created January 18, 2024 16:56
Show Gist options
  • Save BobToninho/f3d218c8c19e00041fd2833a87711820 to your computer and use it in GitHub Desktop.
Save BobToninho/f3d218c8c19e00041fd2833a87711820 to your computer and use it in GitHub Desktop.
def --env np [] {
cd (fd . ~/dev/ --maxdepth 1 --type d | fzf --cycle)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment