From d2d092335ac8bd9076f46128efec4de70bc49640 Mon Sep 17 00:00:00 2001 From: Charles Date: Thu, 25 Jun 2020 11:11:48 +0200 Subject: Added my header --- .zshrc | 2 ++ 1 file changed, 2 insertions(+) (limited to '.zshrc') diff --git a/.zshrc b/.zshrc index 74a4f5e..59b7a4e 100644 --- a/.zshrc +++ b/.zshrc @@ -100,3 +100,5 @@ source $HOME/.zsh/zsh-you-should-use/you-should-use.plugin.zsh # alias r tabs 4 export LFS=/mnt + +export PATH='/usr/local/sbin:/usr/local/bin:/usr/bin' -- cgit