zsh/config/zsh/interactive/z

4 lines
56 B
Bash

#! zsh
_Z_DATA=$XDG_DATA_HOME/z/z
mkdir -p ${_Z_DATA:h}