1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2024-07-05 23:09:44 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Indrajit Raychaudhuri
f7cb1fee1b gnu-utility: Remove now obsolete egrep and fgrep
These were marked deprecated for a while and has now been marked
obsolete since gnu-grep 3.8 [1]. They have been removed from POSIX as
well [2].

[1] https://lists.gnu.org/archive/html/info-gnu/2022-09/msg00001.html
[2] https://pubs.opengroup.org/onlinepubs/9699919799/utilities/grep.html#tag_20_55_18
2023-04-27 19:11:59 -05:00
Julio Batista Silva
fc444f57e1 gnu-utility: add awk
https://www.gnu.org/software/gawk/
https://formulae.brew.sh/formula/gawk
2023-01-31 15:48:11 -08:00
Indrajit Raychaudhuri
7980dd91c9 gnu-utility: Add more utility commands and rearrange
Add missing `basenc`, `egrep`, `fgrep` etc. and reformat a bit.
2021-05-21 13:33:58 -05:00
Colin Hebert
e149367445 coreutils: update list of included coreutils (#1592) 2018-06-26 16:28:04 -07:00
Kaleb Elwert
105e9658bb gnu-utility: avoid overriding shell builtins
Fixes #1263
2017-11-10 11:54:54 -08:00
Greg Anders
cd703d3c3c Add make to gnu-utility commands 2017-09-17 14:57:18 -07:00
Sorin Ionescu
a84ac5b002 Only one newline at end of file 2014-10-09 23:38:15 -04:00
Sorin Ionescu
fb9a20591f [Fix #197] Rebrand as Prezto
Conflicts:
	README.md
	runcoms/zshenv
2012-09-03 16:51:27 -04:00
Sorin Ionescu
9e288d859a Clarify a comment about GNU utilities 2012-08-04 14:53:38 -04:00
Sorin Ionescu
060d9064f8 [Fix #202] Load modules all or nothing 2012-08-04 14:32:59 -04:00
Sorin Ionescu
4d86e9c591 [Fix #212] Replace dircolors with whoami 2012-07-19 15:49:24 -04:00
Sorin Ionescu
d738392709 Remove 'core' from gnu-utility documentation
It works with more than GNU Core Utilities.
2012-04-11 16:51:24 -04:00
Sorin Ionescu
7bf5773b3d Rename gnu-utils to gnu-utility 2012-04-11 16:43:12 -04:00