mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
Fix incorrect path for arch sbin
This commit is contained in:
parent
ad029efd74
commit
bd46a6c62a
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue