IsoLinearCHiP / bash-session

Sessions for bash. One of the few things that still drives me crazy on with computers is losing my working context due to system crashes or power failures. I hope to relieve this pain with some bash 'magic'.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

implement the switching

IsoLinearCHiP opened this issue · comments

switch between 'global' (regular) history and a temporary 'local' history, which is written to disk after every command.