summaryrefslogtreecommitdiff
path: root/scripts/helpers.sh (follow)
AgeCommit message (Collapse)AuthorFilesLines
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.