From 70e75ef8dc32600b11daba21388fd776e337e245 Mon Sep 17 00:00:00 2001 From: ItsDrike Date: Thu, 28 Jan 2021 12:56:31 +0100 Subject: [PATCH] Use general path for sourcing autojump --- home/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/.zshrc b/home/.zshrc index 31334e3..d33984b 100755 --- a/home/.zshrc +++ b/home/.zshrc @@ -44,6 +44,6 @@ bindkey '^ ' autosuggest-accept # Load extensions (should be last) source /usr/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh 2>/dev/null # Syntax highlighting source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh 2>/dev/null # Auto suggestions -source /etc/profile.d/autojump.sh 2>/dev/null # Auto-Jump +source /usr/share/autojump/autojump.zsh 2>/dev/null # Auto-Jump #neofetch --cpu_temp C --gtk2 off --gtk3 off --color_blocks on --pixterm