2012-08-24 00:17:36 +00:00
|
|
|
require 'persistent-shell-history/version'
|
2012-09-21 02:26:27 +00:00
|
|
|
require 'persistent-shell-history/history'
|
2012-08-23 21:38:33 +00:00
|
|
|
|
|
|
|
module Persistent
|
|
|
|
module Shell
|
|
|
|
end
|
|
|
|
end
|
2012-08-24 01:09:09 +00:00
|
|
|
|
|
|
|
# vim: set sts=2 sw=2 et ai:
|