index
:
~/.config
master
Misc config files for my system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
zsh
/
zscripts
/
hosts
/
aliasrc.librex60.zsh
blob: 87f7e08e5f75228c07a5a879ed65d83337d73fcf (
plain
)
1
2
3
4
5
6
7
#!/bin/sh
# Package Management
alias
\
p
=
"sudo pacman"
\
pq
=
"sudo pacman -Ss"
\