Compilation instructions:
./Util/preconfig
./configure --prefix=$HOME
make CFLAGS+=-DHAVE_SYMLINKS="0"
make install
Put in ~/.zshrc:
setopt HIST_FCNTL_LOCK
Compilation instructions:
./Util/preconfig
./configure --prefix=$HOME
make CFLAGS+=-DHAVE_SYMLINKS="0"
make install
Put in ~/.zshrc:
setopt HIST_FCNTL_LOCK