1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-01-11 05:06:47 +00:00
Commit Graph

82 Commits

Author SHA1 Message Date
Sorin Ionescu
88af470bd6 [Fix ] Disable globbing for rsync, scp, ftp, sftp 2012-08-07 21:31:54 -04:00
Sorin Ionescu
9a52ecb21b Increase heading readability 2012-08-04 14:48:32 -04:00
Sorin Ionescu
34ca75cdf2 [Fix ] Rename alias lp to lm 2012-06-23 13:09:55 -04:00
Sorin Ionescu
54e8b37c77 [Fix ] Remove compdef calls 2012-06-13 18:04:33 -04:00
Sorin Ionescu
e4be6d633f [Fix ] Fallback to the default command 2012-06-13 14:50:05 -04:00
Sorin Ionescu
7dc55a8304 [] Add missing make, diff, wdiff calls 2012-06-13 14:09:57 -04:00
Sorin Ionescu
859ab4e8e0 Correct spelling mistakes in READMEs 2012-06-12 15:13:21 -04:00
Sorin Ionescu
cbdf8122a6 [Fix ] Restructure utility 2012-06-10 20:04:56 -04:00
Sorin Ionescu
218081becd [] Rename duh to dut 2012-06-10 20:04:56 -04:00
Sorin Ionescu
6740d88fb2 [, Fix ] Add documentation for alias 2012-06-10 20:04:55 -04:00
Sorin Ionescu
93e76b9e8d [] Move compdef calls into their own files 2012-06-10 20:04:55 -04:00
Sorin Ionescu
fdb3f4152f [] Remove unnecessary if statements 2012-06-10 20:04:55 -04:00
Sorin Ionescu
761ba12813 [] Simplify diff, wdiff, make 2012-06-10 20:04:55 -04:00
Sorin Ionescu
45ab153c64 [] Move diff, wdiff, make into their own files 2012-06-10 20:04:55 -04:00
Sorin Ionescu
aa36596287 [] Merge alias into utility 2012-06-10 20:04:55 -04:00
Sorin Ionescu
b2b90c22f8 Improve diction in documentation 2012-06-02 17:17:12 -04:00
Sorin Ionescu
075f516763 Clean up READMEs 2012-05-21 20:34:07 -04:00
Sorin Ionescu
7e60f13d7d Add spacing to increase readability 2012-05-21 16:24:39 -04:00
Sorin Ionescu
18ea11c096 [Fix ] Print all file name columns 2012-05-19 12:05:42 -04:00
Sebastian Wiesner
84a6c19c2b Remove a wrong builtin call in mkdcd
mkdir is not a builtin command.
2012-05-14 21:13:19 -04:00
Colin Hebert
64e1e968eb [Fix ] Add documentation for utility 2012-05-05 19:52:27 -04:00
Sorin Ionescu
3ed8265e28 [] Do not depend on the alias module 2012-05-05 18:01:56 -04:00
Sorin Ionescu
dbc9dff760 [] Simplify the slit utility 2012-05-05 18:01:56 -04:00
Sorin Ionescu
31c5d6e334 [] Complete directories for the mkdcd utility 2012-05-05 18:01:55 -04:00
Sorin Ionescu
3cbfa686ab [] Use builtin commands in the mkdcd utility 2012-05-05 18:01:55 -04:00
Sorin Ionescu
8bcece5895 [] Load the alias module in the utility module
Functions cdll, pushdll, and popdll depend on the ll alias.
2012-05-05 18:01:55 -04:00
Sorin Ionescu
51439bdcaa Remove the reload utility function
The reload function no longer works since loaded modules cannot be
reloaded.
2012-04-12 10:33:38 -04:00
Sorin Ionescu
69b3d07923 [Fix ] Check for GNU du instead of Linux 2012-04-12 10:20:33 -04:00
Colin Hebert
213b57ee6f Replace the pmine function with an alias 2012-04-11 16:51:24 -04:00
Sorin Ionescu
b47b845b13 Move history-stat from utility into history 2012-04-09 17:39:09 -04:00
Sorin Ionescu
e2859daba4 [] Prevent errors when completion is disabled 2012-04-08 15:07:14 -04:00
Sorin Ionescu
73478bd190 [] Convert utility into a module 2012-04-05 13:39:41 -04:00