1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2024-06-29 10:17:25 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
Sorin Ionescu
73478bd190 [#23] Convert utility into a module 2012-04-05 13:39:41 -04:00
Sorin Ionescu
a7340886b3 [#23] Rename plugins to modules 2012-04-05 13:39:40 -04:00
Sorin Ionescu
ac43866f1d Use 'loaded', not 'enable', for loaded plugins 2012-04-02 11:39:07 -04:00
Sorin Ionescu
cf5fb88b39 [Fix #76] Load Zsh functions, modules in zshrc 2012-03-31 17:49:17 -04:00
Sorin Ionescu
9fc437439b Rename keyboard to editor
It is not the keyboard that is being set up but the Zsh Line Editor
(ZLE).
2012-03-31 13:51:40 -04:00
Sorin Ionescu
e7c7596f3a Move spectrum above alias 2012-03-29 12:06:15 -04:00
Sorin Ionescu
647ac1ac00 Return 1 when a file fails to load 2012-03-28 12:19:53 -04:00
Sorin Ionescu
01d9ec13d8 Fix prompt call, close #22 2012-03-12 19:56:03 -04:00
Sorin Ionescu
b96bbca51c Added or edited file headers. 2012-02-02 18:30:07 -05:00
Sorin Ionescu
da1a02d853 Edited strings, comments, renamed, unset variables. 2012-01-27 21:17:54 -05:00
Sorin Ionescu
ec61dbd802 Fixed a few error messages. 2012-01-24 23:40:32 -05:00
Sorin Ionescu
95c29bada8 Standardized error messages. 2012-01-23 20:41:04 -05:00
Sorin Ionescu
28da8f916b Use Finder to trash files to enable Put Back.
Though AppleScript is slow, Put Back data is stored in
~/.Trash/.DS_Store, and there is no way to write to it
from the shell at this time.

The minimum Zsh version has been incremented to 4.3.10 to use
the 'a' modifier to convert a relative path into a full path.
2012-01-23 20:41:04 -05:00
Sorin Ionescu
5bb9a3e4b5 Print an error when a plugin is not found. 2012-01-23 20:41:03 -05:00
Sorin Ionescu
daf6f78f14 Added Bwana to OS X plugin. 2012-01-23 20:41:02 -05:00
Sorin Ionescu
f0499b76c3 Use zstyle instead of variables for configuration. 2012-01-23 20:41:00 -05:00
Sorin Ionescu
60f39d8d91 Moved hub into the git plugin. 2012-01-23 20:40:57 -05:00
Sorin Ionescu
850eb8c637 Use relative path instead of OMZ variable. 2012-01-23 20:40:42 -05:00
Sorin Ionescu
15ed7860f3 Enabled zsh-completions. 2012-01-23 20:40:41 -05:00
Sorin Ionescu
faeca82831 The functions directory should only hold functions. 2012-01-23 20:40:41 -05:00
Sorin Ionescu
b65195156d Added missing FX and named colors to spectrum. 2012-01-23 20:40:39 -05:00