We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52bf42f commit f7cb1feCopy full SHA for f7cb1fe
modules/gnu-utility/init.zsh
@@ -44,8 +44,7 @@ _gnu_utility_cmds=(
44
'libtool' 'libtoolize'
45
46
# Miscellaneous
47
- 'awk' 'egrep' 'fgrep' 'getopt' 'grep' 'indent' 'make' 'sed' 'tar' 'time'
48
- 'units' 'which'
+ 'awk' 'getopt' 'grep' 'indent' 'make' 'sed' 'tar' 'time' 'units' 'which'
49
)
50
51
# Wrap GNU utilities in functions.
0 commit comments