vladislav doster
1d09c6bb0a
style: remove trailing whitespace ( #12303 )
2 years ago
vladislav doster
82d261603d
feat(gnu-utils): add `gindent` ( #11569 )
3 years ago
Marc Cornellà
cd647b6dc6
fix(gnu-utils): reset ls alias to use GNU-based --color argument ( #11527 )
...
Fixes #11503
3 years ago
Robert Lankford
51555fc4b3
feat(gnu-utils): include `ghostname` if present ( #10867 )
4 years ago
Marc Cornellà
8cb53ba692
fix(gnu-utils): reassign GNU utils on `preexec` ( #10535 )
...
The previous version rebound the `hash` and `rehash` builtins to
reassing GNU utils when they were called. This didn't take into
account that when `$PATH` changes, the commands are rehashed as
well.
This version adds a preexec hook to reassign the GNU utilities
before running any command, if and only if they aren't already
reassigned. This is checked by looking at the `whoami` command.
Fixes #10535
4 years ago
Marc Cornellà
0f1de08713
fix(gnu-utils): always reapply GNU coreutils on `rehash`
4 years ago
Robert Lankford
5b4e3ee7f1
feat(gnu-utils): include ggrep in gcmds ( #10044 )
...
Co-authored-by: Robert Lankford <robert.lankford@nuorder.com>
5 years ago
Monson Shao
6ad6fea52a
gnu-utils: append make to cmds ( #8794 )
...
GNU "make" is installed as "gmake" by homebrew.
6 years ago
Marc Cornellà
a952854c12
gnu-utils: add README, simplify plugin
6 years ago
Patrick José Pereira
7079e67c11
'plugins/gnu-utils/gnu-utils.plugin.zsh: Solve typos'
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
9 years ago
Kentaro Wada
daa04bae86
gnu-utils: add findutils (find,xargs,locate)
11 years ago
Sorin Ionescu
bf86502b69
Added gnu-utils plugin.
15 years ago