From: W. Trevor King Date: Thu, 10 May 2012 19:40:57 +0000 (-0400) Subject: Add restore option to .pqivrc. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9827e4a224f7e63b41918fb7935628f50f935437;p=dotfiles-public.git Add restore option to .pqivrc. This takes advantage of the option I added with my blog posting: commit f62db1b46f655652cfde990c5b03862618ff7932 Author: W. Trevor King Date: Thu Mar 29 22:24:44 2012 -0400 Restructure cache-file.sh, adding the -r option for restoring files. --- diff --git a/src/.pqivrc b/src/.pqivrc index ef2ac76..bcbfad7 100644 --- a/src/.pqivrc +++ b/src/.pqivrc @@ -1,6 +1,6 @@ -1 "cache-file.sh -l saves" -2 "cache-file.sh trash" - +-3 "cache-file.sh -r" -4 "cache-file.sh good" -5 "cache-file.sh empty" -6 "cache-file.sh crud"