From 648cc9362be95e41061047824abafc762f7ad474 Mon Sep 17 00:00:00 2001 From: surtur Date: Fri, 8 Sep 2023 14:26:49 +0200 Subject: [PATCH] zshrc: rm old comment --- .zshrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/.zshrc b/.zshrc index 3303814..41943a2 100644 --- a/.zshrc +++ b/.zshrc @@ -9,8 +9,6 @@ ZSH_DISABLE_COMPFIX=true [ -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=( ~/.zfunc ${ASDF_DIR}/completions