#!/usr/bin/env zsh setopt ERR_EXIT [[ -n "$NNN_PIPE" ]] autoload ~/.zsh/functions/cf cf $1 print -n -- "0c$PWD" > "$NNN_PIPE"