aboutsummaryrefslogtreecommitdiffstats
path: root/src/shell/atuin.fish (follow)
Commit message (Collapse)AuthorAge
* Update fish bindings. (#265)Patrick Jackson2022-02-15
|
* remove unused environment var loading entire history into an env var (#242)Mat Jones2021-12-16
|
* Fish importing (#234)Conrad Ludgate2021-12-11
* make a start on fish * fix * test * enable fish * fmt * update histpath set up fish init script * update readme * cover edge case * fmt * fix session variables Co-authored-by: PJ <me@panekj.dev> * respect NOBIND Co-authored-by: PJ <me@panekj.dev> * fix env var setting Co-authored-by: PJ <me@panekj.dev> * fix whitespace Co-authored-by: PJ <me@panekj.dev> * add fish to supported shells Co-authored-by: PJ <me@panekj.dev>