bash-it/lib
Jean-Michel Fayard 0fd2277762 adding archive command + XDG_* environnment variables (not finished)
In its essence, the archive command does this :
  archive /tmp/TEST.png
  mv /tmp/2013-10-20--TEST.png

I follow here the principle from gmail that you should 98% of the time,
archiving is better of deleting.

XDG Base Directory Specification
http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html

Please review this patch, I'm not a real bash programmer.
2013-10-21 19:07:24 +02:00
..
appearance.bash Fix bogus bash binary location 2012-04-17 00:24:58 -04:00
composure.sh fix typeset_functions 2012-05-15 14:27:29 -04:00
helpers.bash adding archive command + XDG_* environnment variables (not finished) 2013-10-21 19:07:24 +02:00
history.bash Fix bogus bash binary location 2012-04-17 00:24:58 -04:00
preexec.bash Fix bogus bash binary location 2012-04-17 00:24:58 -04:00