Indrajit Raychaudhuri
2436806fce
[utility] Simplify enabling 'diff' color conditions in wrapper function
...
Nested `if` can be removed for simple cases like these.
Also, doc cleanup.
7 years ago
Andrew Breckenridge
34d4897d0e
Updates outdate Mac OS X to macOS
7 years ago
Indrajit Raychaudhuri
a60fe47359
[utility] Refactor rsync_scp wrapper function and add completion support
...
Changes:
- Rename `rsync_scp_wrap` to `noremoteglob` and make it more generally usable
- Enable completion support for commands wrapped with `noremoteglob`
- Tighten up internal variable usages
- Update documentation for 'noremoteglob' function
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
Indrajit Raychaudhuri
cb4be65d29
[utility] Update documentation for 'safe-ops'
...
Update formatting and wordings to be more consistent with rest of prezto
documentation.
7 years ago
Kaleb Elwert
17bc7530ba
Update documentation on safeops
7 years ago
Diego Rabatone Oliveira
7c172fc9a7
Fix #1337 by removing top alias to htop. ( #1341 )
...
Fixes #1337
7 years ago
Guillaume Subiron
81b41d2367
Add utility alias for pydf
8 years ago
Kaleb Elwert
600b4cc9e6
Add missing alias to utility README
8 years ago
Kyle Rich
4e35f701ca
Add "sa" alias to make it easy to search aliases
8 years ago
Sorin Ionescu
a84ac5b002
Only one newline at end of file
10 years ago
Laurent Goussard
8189577772
Disable glob for bower
...
Signed-off-by: Sorin Ionescu <sorin.ionescu@gmail.com>
11 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
2183f64d31
Move prep and psub from Perl to Utility
12 years ago
Sorin Ionescu
88af470bd6
[ Fix #232 ] Disable globbing for rsync, scp, ftp, sftp
12 years ago
Sorin Ionescu
34ca75cdf2
[ Fix #210 ] Rename alias lp to lm
13 years ago
Sorin Ionescu
859ab4e8e0
Correct spelling mistakes in READMEs
13 years ago
Sorin Ionescu
cbdf8122a6
[ Fix #149 ] Restructure utility
13 years ago
Sorin Ionescu
6740d88fb2
[ #149 , Fix #98 ] Add documentation for alias
13 years ago
Sorin Ionescu
b2b90c22f8
Improve diction in documentation
13 years ago
Sorin Ionescu
075f516763
Clean up READMEs
13 years ago
Colin Hebert
64e1e968eb
[ Fix #121 ] Add documentation for utility
13 years ago