1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2024-07-01 11:50:26 +00:00
Commit Graph

65 Commits

Author SHA1 Message Date
Sorin Ionescu
cbdf8122a6 [Fix #149] Restructure utility 2012-06-10 20:04:56 -04:00
Sorin Ionescu
93e76b9e8d [#149] Move compdef calls into their own files 2012-06-10 20:04:55 -04:00
Sorin Ionescu
fdb3f4152f [#149] Remove unnecessary if statements 2012-06-10 20:04:55 -04:00
Sorin Ionescu
45ab153c64 [#149] Move diff, wdiff, make into their own files 2012-06-10 20:04:55 -04:00
Sorin Ionescu
aa36596287 [#149] Merge alias into utility 2012-06-10 20:04:55 -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
Sorin Ionescu
3ed8265e28 [#145] Do not depend on the alias module 2012-05-05 18:01:56 -04:00
Sorin Ionescu
dbc9dff760 [#145] Simplify the slit utility 2012-05-05 18:01:56 -04:00
Sorin Ionescu
31c5d6e334 [#145] Complete directories for the mkdcd utility 2012-05-05 18:01:55 -04:00
Sorin Ionescu
3cbfa686ab [#145] Use builtin commands in the mkdcd utility 2012-05-05 18:01:55 -04:00
Sorin Ionescu
8bcece5895 [#145] 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
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 [#23] Prevent errors when completion is disabled 2012-04-08 15:07:14 -04:00
Sorin Ionescu
73478bd190 [#23] Convert utility into a module 2012-04-05 13:39:41 -04:00