mirror of
https://github.com/dcarrillo/prezto.git
synced 2024-12-22 11:38:00 +00:00
gnu-utility: add awk
https://www.gnu.org/software/gawk/ https://formulae.brew.sh/formula/gawk
This commit is contained in:
parent
8be95c9c7e
commit
fc444f57e1
@ -44,8 +44,8 @@ _gnu_utility_cmds=(
|
|||||||
'libtool' 'libtoolize'
|
'libtool' 'libtoolize'
|
||||||
|
|
||||||
# Miscellaneous
|
# Miscellaneous
|
||||||
'egrep' 'fgrep' 'getopt' 'grep' 'indent' 'make' 'sed' 'tar' 'time' 'units'
|
'awk' 'egrep' 'fgrep' 'getopt' 'grep' 'indent' 'make' 'sed' 'tar' 'time'
|
||||||
'which'
|
'units' 'which'
|
||||||
)
|
)
|
||||||
|
|
||||||
# Wrap GNU utilities in functions.
|
# Wrap GNU utilities in functions.
|
||||||
|
Loading…
Reference in New Issue
Block a user