dotfiles/.local/bin/scripts/zf
2021-11-11 20:45:58 +01:00

4 lines
109 B
Bash
Executable file

#!/bin/sh
# Listing for quick directory switcher based on zoxide and fzf
set -o noglob
zoxide query -sl "$@"