Support for importing fish 1.x's history and format, and also bash

This commit is contained in:
ridiculousfish
2012-06-15 16:22:37 -07:00
parent 1ed65b6bd7
commit 18f04adccb
6 changed files with 460 additions and 39 deletions

View File

@@ -0,0 +1,6 @@
- cmd: echo alpha
when: 1339717374
- cmd: function foo\necho bar\nend
when: 1339717377
- cmd: echo this has\\\nbackslashes
when: 1339717385