about summary refs log tree commit diff stats
path: root/bash/eat.bash
diff options
context:
space:
mode:
Diffstat (limited to 'bash/eat.bash')
-rw-r--r--bash/eat.bash5
1 files changed, 5 insertions, 0 deletions
diff --git a/bash/eat.bash b/bash/eat.bash new file mode 100644 index 0000000..2f2b810 --- /dev/null +++ b/bash/eat.bash
@@ -0,0 +1,5 @@
1## EAT/bash integration
2# eat is https://codeberg.org/akib/emacs-eat
3
4test -n "$EAT_SHELL_INTEGRATION_DIR" &&
5 . "$EAT_SHELL_INTEGRATION_DIR/bash"