.eat dir
This commit is contained in:
parent
65e004ecc9
commit
785de3ddc1
1 changed files with 2 additions and 2 deletions
|
|
@ -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" ] \\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue