dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

history.talon (167B)


      1 command history: user.history_toggle()
      2 command history clear: user.history_clear()
      3 command history less: user.history_less()
      4 command history more: user.history_more()