summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.bashrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index 4f5743b..64ce515 100644
--- a/.bashrc
+++ b/.bashrc
@@ -4,3 +4,9 @@ source ~/.shells/alias.sh
source ~/.shells/exports.sh
source ~/dotfiles/.shells/bash_completion
export PATH=/home/$USER/.local/bin:$PATH
+
+
+
+[ -n "$EAT_SHELL_INTEGRATION_DIR" ] && \
+ source "$EAT_SHELL_INTEGRATION_DIR/bash"
+