zsh/dot-config/zsh/interactive/z
2023-10-23 15:20:13 +11:00

4 lines
56 B
Bash

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