summaryrefslogtreecommitdiff
path: root/scripts/helpers.sh (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-03-08helpers.sh: Add vgub, vgmulti, vgrandzlg1-0/+29
vgub - Games that are beaten or complete, excluding rereleases i.e. Super Mario Bros on NES and Wii VC will only show one or the other. vgmulti - Games you own on more than one system vgrand - Suggests a random game to play from your 'playlog' filter
2018-03-18Flesh out filter types and ownership statuszlg1-15/+4
It's time for a refactor to a module; the functionality and interface are clashing.
2018-03-13Update helpers a bitzlg1-2/+9
At present, user modification is needed to make these seamless. vgup() may need to be axed in favor of telling the user to make an alias.
2016-11-18Remove settings from helpers.shZe Libertine Gamer1-5/+0
Sourcing them in .bash_profile screws up login if they're set.
2016-11-03Improve error handling in shell scriptsZe Libertine Gamer1-1/+6
2016-06-16Add bash helper functionsZe Libertine Gamer1-0/+31
The more I use vgstash, the more script ideas I come up with.