added alias to alias updatedb=/usr/libexec/locate.updatedb for updatedb to manually update your locate database on mac osx.

This commit is contained in:
Nehemiah I. Dacres 2011-09-17 13:28:59 -05:00
commit 3813fc88d0

View file

@ -97,3 +97,5 @@ function trash() {
IFS=$temp_ifs IFS=$temp_ifs
} }
alias updatedb=/usr/libexec/locate.updatedb