zshrc: rm old comment

This commit is contained in:
surtur 2023-09-08 14:26:49 +02:00
parent 68c26a9ac1
commit 648cc9362b
Signed by: wanderer
SSH Key Fingerprint: SHA256:MdCZyJ2sHLltrLBp0xQO0O1qTW9BT/xl5nXkDvhlMCI

2
.zshrc

@ -9,8 +9,6 @@
ZSH_DISABLE_COMPFIX=true ZSH_DISABLE_COMPFIX=true
[ -z "$IN_NIX_SHELL" ] && source $HOME/.asdf/asdf.sh [ -z "$IN_NIX_SHELL" ] && source $HOME/.asdf/asdf.sh
# necessary to include "/usr/share/zsh/"$(zsh --version| cut -d ' ' -f2)/functions"
# due to a breakage on fedora zsh version 5.8.1 (zsh.x86_64 5.8.1-1.fc35 @updates)
fpath=( fpath=(
~/.zfunc ~/.zfunc
${ASDF_DIR}/completions ${ASDF_DIR}/completions