From ca301c2df6bb90ef91244326bdedb8f5beb6e33e Mon Sep 17 00:00:00 2001 From: rileyrg Date: Fri, 2 Feb 2024 08:35:14 +0100 Subject: [PATCH] rmeove eat integration for zsh --- DotFiles/.profile | 2 +- README.md | 6 +++--- linux-config.org | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/DotFiles/.profile b/DotFiles/.profile index f7f41f1..92f8e6c 100755 --- a/DotFiles/.profile +++ b/DotFiles/.profile @@ -20,7 +20,7 @@ export PROMPT_COMMAND='history -a' export ALTERNATE_EDITOR="" export EDITOR="emacsclient -t" export VISUAL="emacsclient -r" -export EAT_SHELL_INTEGRATION_DIR="$HOME/.emacs.d/straight/build/eat/integration" +# export EAT_SHELL_INTEGRATION_DIR="$HOME/.emacs.d/straight/build/eat/integration" export HISTSIZE=2056 diff --git a/README.md b/README.md index 8e16306..e71ce71 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ NB - NOT Exported as lots of things want to update it export ALTERNATE_EDITOR="" export EDITOR="emacsclient -t" export VISUAL="emacsclient -r" - export EAT_SHELL_INTEGRATION_DIR="$HOME/.emacs.d/straight/build/eat/integration" + # export EAT_SHELL_INTEGRATION_DIR="$HOME/.emacs.d/straight/build/eat/integration" export HISTSIZE=2056 @@ -2062,7 +2062,7 @@ but in both cases we check if it exists in the sway tree, and, if not, set it it notify-send -t ${2:-5000} "${1}" || true - + ### ~/bin/sway/sway-screen @@ -2108,7 +2108,7 @@ See export ALTERNATE_EDITOR="" export EDITOR="emacsclient -t" export VISUAL="emacsclient -r" - export EAT_SHELL_INTEGRATION_DIR="$HOME/.emacs.d/straight/build/eat/integration" + # export EAT_SHELL_INTEGRATION_DIR="$HOME/.emacs.d/straight/build/eat/integration" export HISTSIZE=2056