diff --git a/hosts/server/home.nix b/hosts/server/home.nix index dbd65a3..9b07e14 100644 --- a/hosts/server/home.nix +++ b/hosts/server/home.nix @@ -45,8 +45,6 @@ export HISTORY_SUBSTRING_SEARCH_HIGHLIGHT_NOT_FOUND='bg=red,fg=black,bold' bindkey -M vicmd 'k' history-substring-search-up bindkey -M vicmd 'j' history-substring-search-down - - [[ -f "$HOME/.config/zsh/functions.zsh" ]] && source "$HOME/.config/zsh/functions.zsh" ''; antidote = {