From 64d19effcc7aa1db2f134130484aa68cddd6ecd6 Mon Sep 17 00:00:00 2001 From: "jakob.stendahl" Date: Thu, 30 Jun 2022 13:31:26 +0200 Subject: neovim --- Common/zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Common/zshrc') diff --git a/Common/zshrc b/Common/zshrc index b6830c6..1926db7 100644 --- a/Common/zshrc +++ b/Common/zshrc @@ -6,7 +6,7 @@ if [[ -r "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh" ]] fi # If you come from bash you might have to change your $PATH. -# export PATH=$HOME/bin:/usr/local/bin:$PATH +export PATH=$HOME/bin:/usr/local/bin:$PATH # Check if env setup file exists if [ ! -f ~/.zsh_env_setup ]; then -- cgit v1.2.3