Commit graph

16 commits

Author SHA1 Message Date
Zeh Rizzatti
8d7383e5dd return 0 instead of 1
returning 1 would make :module:loaded set to no, undefining functions, which was
not intended.
not using the aliases is not an error, just an option, while other features of
the module were loaded normally
2012-12-12 19:15:09 -03:00
Zeh Rizzatti
b3f1d9ff2c extend the conditionals for all modules except utility 2012-12-12 19:08:46 -03:00
Sorin Ionescu
74fe820ad2 Remove an unintentional newline 2012-09-06 23:36:45 -04:00
dnuux
ae1fde9e4f Fix pacman-list-explicit function
The function previously worked only when there were no updates
available. Pacman also does not need superuser rights to list
installed packages.
2012-09-06 23:36:45 -04:00
Sorin Ionescu
cc7e43b242 [Fix #253] Move Prezto settings into their own file 2012-09-03 16:52:47 -04:00
Sorin Ionescu
fb9a20591f [Fix #197] Rebrand as Prezto
Conflicts:
	README.md
	runcoms/zshenv
2012-09-03 16:51:27 -04:00
Sorin Ionescu
5232191cbe Check if $TMPDIR is empty, not null 2012-09-03 14:43:50 -04:00
Sorin Ionescu
624736d3fc Alias pac to pacman 2012-08-27 18:32:55 -04:00
Sorin Ionescu
9a52ecb21b Increase heading readability 2012-08-04 14:48:32 -04:00
Sorin Ionescu
060d9064f8 [Fix #202] Load modules all or nothing 2012-08-04 14:32:59 -04:00
Sorin Ionescu
c90317917b Clarify alias documentation in pacman 2012-07-03 14:01:52 -04:00
Sorin Ionescu
b83d03118e [Fix #109] Add documentation for pacman 2012-06-30 17:34:11 -04:00
Sorin Ionescu
fc06e0b125 Refactor Pacman aliases 2012-06-30 17:29:30 -04:00
Sorin Ionescu
d54211832a Improve AWK code readability, remove highlighting 2012-06-30 15:54:51 -04:00
Sorin Ionescu
e3b6b5ab30 Rename Pacman functions 2012-06-24 18:01:38 -04:00
Sorin Ionescu
a7340886b3 [#23] Rename plugins to modules 2012-04-05 13:39:40 -04:00