removing old commented out code

pull/2/head
Bruno Pinto 10 years ago
parent 1b102c545a
commit c46b7d4308

@ -1,9 +1,3 @@
#function _path_index
# if test $PATH[$argv[1]] = $argv[2]
# echo 'Path index correct'
# end
#end
set -l brew_paths /usr/local/bin /usr/bin /bin /usr/local/sbin /usr/sbin /sbin
for brew_path in $brew_paths[-1..1]
if test -d $brew_path

Loading…
Cancel
Save