diff --git a/shell/arch b/shell/arch index 3c6467e..cd6c2ee 100755 --- a/shell/arch +++ b/shell/arch @@ -1,2 +1,2 @@ -export PATH="/opt/arch/bin:opt/arch/sbin:$PATH" +export PATH="/opt/arch/bin:/opt/arch/sbin:$PATH" #export MANPATH="/opt/arch/share/man:/usr/local/share/man:/usr/share/man:/opt/X11/share/man:/Library/Developer/CommandLineTools/usr/share/man"