svxf at Wed Aug 22 20:10:30 MSK 2018

This commit is contained in:
Andrey Anurin
2018-08-22 20:10:30 +03:00
parent df36dee94d
commit e210e10b8a
2 changed files with 22 additions and 4 deletions

View File

@@ -42,10 +42,10 @@ typeset -gU cdpath fpath mailpath path
# )
# Set the list of directories that Zsh searches for programs.
path=(
/usr/local/{bin,sbin}
$path
)
#path=(
# /usr/local/{bin,sbin}
# $path
#)
#
# Less