From 1d562af8927d932bc3329de3b06c94a966047238 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 30 Jan 2023 17:33:06 -0600 Subject: Add a bunch of stuff Forgot I had to `git add -f' these! --- bash/eat.bash | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 bash/eat.bash (limited to 'bash/eat.bash') 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 @@ +## EAT/bash integration +# eat is https://codeberg.org/akib/emacs-eat + +test -n "$EAT_SHELL_INTEGRATION_DIR" && + . "$EAT_SHELL_INTEGRATION_DIR/bash" -- cgit 1.4.1-21-gabe81