Update 'config.fish'
This commit is contained in:
parent
8b188ee4ec
commit
3be0bb076d
@ -37,12 +37,3 @@ if test (uname) != "Darwin"
|
||||
else
|
||||
alias rm='rm -i'
|
||||
end
|
||||
|
||||
# Extend path:
|
||||
set PPATHS /usr/local/bin /usr/local/sbin
|
||||
|
||||
for path in $PPATHS
|
||||
if test -e $path
|
||||
set -xg PATH $path $PATH
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user