Kaleb Elwert
54d2a76731
pacman: fix mistake where aurutils should be used, not aurtools
7 years ago
Kaleb Elwert
e32a96be72
pacman: Simplify support for AUR helpers
...
There are a number of things happening here.
- Extra support for yaourt has been removed
- Docs have been updated to explicitly call out that AUR helpers are not
officially supported
- aurutils has been suggested to make common operations easier
- A utility function called aurget (similar to aurfetch from aurutils)
has been added to make cloning AUR repos easier.
Fixes #1531
7 years ago
Kaleb Elwert
7cdde9b631
pacman: Update README to recommend pacaur over yaourt
7 years ago
Indrajit Raychaudhuri
ac628c9059
[general] Switch code block formatting to use fence formatting
...
Changes:
* Indented code block doesn't support syntax highlighting, use fenced
formatting (```) instead for better syntax highlighting
* Wrap commands/functions in backticks
* Typo fixes
7 years ago
Kaleb Elwert
7d5beeab51
Add comments into each of the function files to make them easier to find
7 years ago
Luis Fernando Milano Oliveira
14670f40f0
replace the deprecated abs call in the pacu alias.
8 years ago
Sorin Ionescu
a84ac5b002
Only one newline at end of file
10 years ago
Sorin Ionescu
36ade25eb6
[ Fix #652 ] Execute abs with sudo
10 years ago
Sorin Ionescu
af003d83c5
[ Fix #535 ] Set Pacman frontend to 'pacman' when none set
11 years ago
Kaushal M
839f4a7b83
Fix setting the 'pac' alias
11 years ago
Sebastian Wiesner
fa6723a5ee
Don't use sudo if implicitly called by Pacman frontend
...
Don't rely on alias expansion to handle Pacman because aliases
are not expanded in sudo.
Signed-off-by: Sorin Ionescu <sorin.ionescu@gmail.com>
11 years ago
Sorin Ionescu
57b283facd
[ Fix #514 ] Use /tmp when $TMPDIR is undefined
11 years ago
Joseph Irwin
e1e2c85392
Use correct option for pacman search aliases
11 years ago
Sorin Ionescu
baf7f6184b
Do not substitute /tmp since $TMPDIR is always set
12 years ago
Sorin Ionescu
74fe820ad2
Remove an unintentional newline
12 years ago
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.
12 years ago
Sorin Ionescu
cc7e43b242
[ Fix #253 ] Move Prezto settings into their own file
12 years ago
Sorin Ionescu
fb9a20591f
[ Fix #197 ] Rebrand as Prezto
...
Conflicts:
README.md
runcoms/zshenv
12 years ago
Sorin Ionescu
5232191cbe
Check if $TMPDIR is empty, not null
12 years ago
Sorin Ionescu
624736d3fc
Alias pac to pacman
12 years ago
Sorin Ionescu
9a52ecb21b
Increase heading readability
12 years ago
Sorin Ionescu
060d9064f8
[ Fix #202 ] Load modules all or nothing
12 years ago
Sorin Ionescu
c90317917b
Clarify alias documentation in pacman
13 years ago
Sorin Ionescu
b83d03118e
[ Fix #109 ] Add documentation for pacman
13 years ago
Sorin Ionescu
fc06e0b125
Refactor Pacman aliases
13 years ago
Sorin Ionescu
d54211832a
Improve AWK code readability, remove highlighting
13 years ago
Sorin Ionescu
e3b6b5ab30
Rename Pacman functions
13 years ago
Sorin Ionescu
a7340886b3
[ #23 ] Rename plugins to modules
13 years ago