mirror of
https://github.com/vbatts/persistent-shell-history.git
synced 2025-08-01 23:10:29 +00:00
renaming the traditional storage, so that current functionaltiy will not
interrupt
This commit is contained in:
parent
7f97ccc568
commit
cd1298bf35
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env ruby
|
||||
|
||||
require 'persistent-shell-history/bash-history'
|
||||
require 'persistent-shell-history/old-history-store'
|
||||
require 'optparse'
|
||||
|
||||
options = {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue