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
2 years ago
Julio Batista Silva
fc444f57e1
gnu-utility: add awk
...
https://www.gnu.org/software/gawk/
https://formulae.brew.sh/formula/gawk
2 years ago
Indrajit Raychaudhuri
7980dd91c9
gnu-utility: Add more utility commands and rearrange
...
Add missing `basenc`, `egrep`, `fgrep` etc. and reformat a bit.
4 years ago
Indrajit Raychaudhuri
1ff9421f7b
general: Update documentation better qualifying runcom paths
...
Zsh and Prezto files don't always reside in `~/`. Instead, they have
a more spec compliant location (`${ZDOTDIR:-$HOME}/`). Make them
unambiguous in the documentation. Likewise, for `$GNUPGHOME`.
Further, add instruction for optionally setting up Prezto in
`$XDG_CONFIG_HOME`.
While at this, also add clarification on relative ordering of some of
the modules, apply more formatting tweaks and doc improvements.
4 years ago
Indrajit Raychaudhuri
d80e393f78
general: Reformat documentation with better formatting and wording
...
General purpose reformating and rewording in (a few places). This should
also make markdown linting happier.
Prefer back-ticks wherever useful and use `console` for code blocks to
be executed on terminal.
Also, update references links wherever possible (including update from
'http://' to 'https://').
4 years ago
Colin Hebert
e149367445
coreutils: update list of included coreutils ( #1592 )
6 years ago
Kaleb Elwert
105e9658bb
gnu-utility: avoid overriding shell builtins
...
Fixes #1263
7 years ago
Greg Anders
cd703d3c3c
Add make to gnu-utility commands
7 years ago
Indrajit Raychaudhuri
ac628c9059
[general] Switch code block formatting to use fence formatting
...
Changes:
* Indented code block doesn't support syntax highlighting, use fenced
formatting (```) instead for better syntax highlighting
* Wrap commands/functions in backticks
* Typo fixes
7 years ago
Sorin Ionescu
3c47c57c87
[ Fix #698 ] Describe module in README the same as in code
10 years ago
Sorin Ionescu
a84ac5b002
Only one newline at end of file
10 years ago
Sorin Ionescu
6cd1f66cd4
[ Fix #348 ] Clarify how GNU utilities are wrapped
12 years ago
Sorin Ionescu
cc7e43b242
[ Fix #253 ] Move Prezto settings into their own file
12 years ago
Sorin Ionescu
fb9a20591f
[ Fix #197 ] Rebrand as Prezto
...
Conflicts:
README.md
runcoms/zshenv
12 years ago
Sorin Ionescu
9e288d859a
Clarify a comment about GNU utilities
12 years ago
Sorin Ionescu
060d9064f8
[ Fix #202 ] Load modules all or nothing
12 years ago
Sorin Ionescu
4d86e9c591
[ Fix #212 ] Replace dircolors with whoami
12 years ago
Sebastian Wiesner
e703642e4b
Update gnu-utility module loading order
13 years ago
Sorin Ionescu
075f516763
Clean up READMEs
13 years ago
Sorin Ionescu
b6ba93fb15
[ #135 ] Inform of the gnu-utility loading order
13 years ago
Sorin Ionescu
d738392709
Remove 'core' from gnu-utility documentation
...
It works with more than GNU Core Utilities.
13 years ago
Sorin Ionescu
7bf5773b3d
Rename gnu-utils to gnu-utility
13 years ago