1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-06-26 09:07:12 -07:00

gross make-it-work makepkg alias

This commit is contained in:
Connor Olding 2014-03-14 16:57:06 -07:00
parent 2f61de746d
commit d57e43efa8

View File

@ -72,8 +72,8 @@ alias nocom='grep -oP --line-buffered --color=never "^[^#]+"'
alias unwrap='awk '\''BEGIN{RS="\n\n";FS="\n"}{for(i=1;i<=NF;i++)printf "%s ",$i;print "\n"}'\'
alias picky='{ pacman -Qgq base base-devel | tee -; pacman -Qtnq; } | sort | uniq -u'
alias unused='{ pacman -Qt; pacman -Qe | tee -; } | sort | uniq -u'
alias makepkgf='sudo -u $USER MAKEFLAGS=-j2 makepkg -Af --skipchecksums'
. ~/sh/lsf.sh/lsf.sh
. ~/sh/z/z.sh
#export MPV_HOME=/c/path/mpv