attempt at rewording the explanatory comment
This commit is contained in:
parent
7349178adc
commit
d0d150ace2
3
bin/brew
3
bin/brew
@ -19,8 +19,7 @@ symlink_target_directory() {
|
||||
quiet_cd "$directory" && quiet_cd "$target_dirname" && pwd -P
|
||||
}
|
||||
|
||||
# Unset functions that override Bash builtins
|
||||
# Enable all Bash builtins
|
||||
# Enable and use default Bash builtins rather than user-defined functions
|
||||
for cmd in $(compgen -A builtin)
|
||||
do
|
||||
unset -f $cmd
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user