-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Avindra Goolcharan edited this page Apr 26, 2025
·
19 revisions
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.
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).