1
0
Fork 0
Commit Graph

104 Commits (master)

Author SHA1 Message Date
Yutian Li cc3b6e092e Allow .dir_colors to be a symlink
6 months ago
Abizer Lokhandwala 347441abdf remove alias sl='ls'
11 months ago
Indrajit Raychaudhuri 1b0cc0a219 utility: Detect lsd and honor its GNU ls compatibility
1 year ago
Indrajit Raychaudhuri 3ea20cfbe8 utility: Make 'http-serve' handler faster for well known cases
2 years ago
Indrajit Raychaudhuri f3c92ffeb3 utility: Pipe diff output through colordiff Instead of aliasing
3 years ago
Indrajit Raychaudhuri 515d70f639 utility: Add support for 'aria2c' in 'get' alias
3 years ago
Indrajit Raychaudhuri e07fd052d7 utility: Simplify conditional block for 'make' helper
3 years ago
Indrajit Raychaudhuri d3d79bbe74 utility: Use Zsh native mechanism to detect GNU 'du'
3 years ago
Indrajit Raychaudhuri 6eb4021556 utility: Remove redundant `function` clause in 'diff'
3 years ago
Indrajit Raychaudhuri d51e5ce40f utility: Always use 'git' fallback for 'wdiff' wrapper
3 years ago
Indrajit Raychaudhuri fae5e493ec utility: Check best-fit Python version for 'http-serve'
3 years ago
Indrajit Raychaudhuri 2368c9142b utility: Honor pre-defined COLOR settings for grep
3 years ago
Indrajit Raychaudhuri 1ff9421f7b general: Update documentation better qualifying runcom paths
3 years ago
Indrajit Raychaudhuri 424d4cb779 utility: Detect GNU 'ls' before applying the relevant tweaks
3 years ago
Indrajit Raychaudhuri d80e393f78 general: Reformat documentation with better formatting and wording
3 years ago
Indrajit Raychaudhuri 7222fe5fd6 utility: Autoload helper functions for 'run-help'
3 years ago
Austin Sloane 4e7ab4b8b7
utility, helper: add aliases to use with termux terminal emulator (android) (#1859)
4 years ago
Kaspar Vollenweider f4ca9ebfc9 feat(helper): add os-type helper functions
5 years ago
Kaleb Elwert 2873885d37 utility: fix safe-ops commands
5 years ago
monai b8d7e2cad8 Add zstyle option to disable zsh option CORRECT
6 years ago
Tercio Gaudencio Filho 1ed5331e84 Fix issue #1635. Option to disable GNU ls to group directories first.
6 years ago
Indrajit Raychaudhuri 992b9de505 doc: More copyediting and formatting for consistency
6 years ago
Ashish Gandhi b6b43eb331 Rename "Mac OS X" to "macOS" in comments
7 years ago
Kaleb Elwert 443021237a
Allow users to easily define LS_COLORS and LSCOLORS (#1546)
7 years ago
Diego Rabatone Oliveira b3c27bb164 Replace git with 'command git' (#1551)
7 years ago
Kaleb Elwert 742260b55f Remove support for pydf to make options more consistent
7 years ago
Kaleb Elwert 82d3265ad5 utility: remove usage of noremoteglob until bugs can be fixed
7 years ago
Indrajit Raychaudhuri 2436806fce [utility] Simplify enabling 'diff' color conditions in wrapper function
7 years ago
Andrew Breckenridge 34d4897d0e Updates outdate Mac OS X to macOS
7 years ago
Samantha McVey 808d9d3579 Add zsh-help function for easily searching the zsh documentation (#1360)
7 years ago
Indrajit Raychaudhuri a60fe47359 [utility] Refactor rsync_scp wrapper function and add completion support
7 years ago
Indrajit Raychaudhuri ac628c9059 [general] Switch code block formatting to use fence formatting
7 years ago
Indrajit Raychaudhuri 608f291ad3 [utility] Reuse interactive aliases when 'safe-ops' is set
7 years ago
Indrajit Raychaudhuri cb4be65d29 [utility] Update documentation for 'safe-ops'
7 years ago
Indrajit Raychaudhuri f236344fc8 [utility] Remove premature call to `compdef`
7 years ago
Kaleb Elwert 90071d3ad0 utility: fix completion for rsync and scp
7 years ago
Kaleb Elwert 17bc7530ba Update documentation on safeops
7 years ago
Kaleb Elwert aad91beb3c [utility] Move the safeops aliases into their own section and add XXi variants
7 years ago
Samantha McVey 2a75fba6a8 [utility] Add safe-ops zstyle option to disable safe rm/cp/ln/mv
7 years ago
Kaleb Elwert 7d5beeab51 Add comments into each of the function files to make them easier to find
7 years ago
Samantha McVey a876890afd [utility] scp/rsync glob local paths but don't glob remote paths
7 years ago
Diego Rabatone Oliveira 7c172fc9a7 Fix #1337 by removing top alias to htop. (#1341)
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
Kaleb Elwert 38f0d2f34e Rework diff function
8 years ago
Zhiming Wang 464a8d20a1 utility module: fix/improve colordiff call in diff
8 years ago
Kyle Rich 4e35f701ca Add "sa" alias to make it easy to search aliases
8 years ago
Eduard Zintz 8913bcccd2 Use python3 for http-serve alias if available (#1193)
8 years ago
Sorin Ionescu cd5067668c Substitute command when alias is undefined
9 years ago
Sorin Ionescu b41f485528 Add missing parenthesis
10 years ago