Add missing `fi'

This commit is contained in:
c47 2024-02-19 11:59:15 +01:00
parent 3d5cefd190
commit 652a66af81
Signed by: c47
SSH key fingerprint: SHA256:FIo5G1VJnESaIB/8N5lcc2IDuZ02Sl2Qyye15i4w7jQ

View file

@ -67,3 +67,4 @@ fi
if [[ ! -L ${HOME}/.zsh/.zdirhashes ]]; then
ln -s ${WORKING_DIR}/zsh/zdirhashes .zsh/.zdirhashes 2>/dev/null
fi