From 3610e16e2d8647a8f0b47203ee238e6486fbcf28 Mon Sep 17 00:00:00 2001 From: Crony Akatsuki Date: Mon, 24 Mar 2025 09:21:08 +0100 Subject: [PATCH] fix(server): remove unnecesarry path. --- hosts/server/home.nix | 2 -- 1 file changed, 2 deletions(-) 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 = {