-
Notifications
You must be signed in to change notification settings - Fork 0
Home
dirp is a ⚡ fast directory picker for the command line (i.e., Unix shells and recently, Powershell).
Under the hood, it calls upon fzf to get the job done.
Warning: after installing dirp, it may become one of your most frequently used commands.
After installing fzf, you will just need find for the driller feature. This tool is generally included on macOS and by findutils in Linux distributions.
Users who want to try dirp can try it in the Browser courtesy of jslinux.
https://vfsync.org/vm.html?guest_url=https://vfsync.org/u/avindra/pub
ℹ️ Remember to use dir in your invocations (see "Features" for more detail).
Note: This demo machine starts up a BusyBox shell. The machine also contains a zsh shell with dirp hooked up in .zshrc. Other software may be available and will be loaded on demand (Bellard's 9P implementation will lazy load the needed files).