fixed typo
This commit is contained in:
@@ -397,7 +397,7 @@ function path_add_current {
|
||||
return
|
||||
}
|
||||
export PATH="${p}:$PATH"
|
||||
path_remove_ducplicates
|
||||
path_remove_duplicates
|
||||
echo PATH=$PATH
|
||||
}
|
||||
function path_remove_duplicates {
|
||||
|
||||
Reference in New Issue
Block a user