mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 08:26:42 +00:00
typo fix
This commit is contained in:
@@ -128,7 +128,7 @@ path_add_before () {
|
||||
#
|
||||
# $ echo $PATH
|
||||
# /usr/bin:/usr/local/bin
|
||||
# $ path_add_before "/usr/local/sbin" "/usr/local/bin"
|
||||
# $ path_add_after "/usr/local/sbin" "/usr/local/bin"
|
||||
# $ echo $PATH
|
||||
# /usr/bin:/usr/local/bin:/usr/local/sbin
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user