Commit 7079e67c authored by Patrick José Pereira's avatar Patrick José Pereira
Browse files

'plugins/gnu-utils/gnu-utils.plugin.zsh: Solve typos'


Signed-off-by: default avatarPatrick José Pereira <patrickelectric@gmail.com>
parent eac098b5
......@@ -52,7 +52,7 @@ if [[ -x "${commands[gwhoami]}" ]]; then
#
# This method is inflexible since the aliases are at risk of being
# overriden resulting in the BSD coreutils being called.
# overridden resulting in the BSD coreutils being called.
#
# (( ${+commands[$gcmd]} )) && \
# alias "$gcmd[2,-1]"="${prefix}/${gcmd//"["/"\\["}"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment