This commit is contained in:
ama 2025-06-17 10:41:03 +02:00
parent 65e004ecc9
commit 785de3ddc1

View file

@ -3,9 +3,9 @@
# ama 2023
shopt -s dotglob
EAT_SHELL_INTEGRATION_DIR=~/machine-setup/eat/integration
EAT_SHELL_INTEGRATION_DIR=~/.eat/integration
cp -r eat/* ~/
cp -r eat ~/.eat
cat >>~/.bashrc <<-EOF
[ -e "$EAT_SHELL_INTEGRATION_DIR" ] \\