todd-dsm / mac-ops

QnD Automation to build a MacBook Pro for DevOps
MIT License
11 stars 7 forks source link

fix shell env file #54

Closed todd-dsm closed 2 years ago

todd-dsm commented 2 years ago

Some look like: mystuff.env

  Configuring GNU Coreutils...                                                  
./bootstrap.sh: line 257: /Users/tthomas/.config/shell/mystuff.env: No such file or directory

  Configuring grep and find...                                                  
./bootstrap.sh: line 278: /Users/tthomas/.config/shell/mystuff.env: No such file or directory

And others look like: myzshstuff.env

  Setting VirtualBox environment variables...                                   
./bootstrap.sh: line 346: /Users/tthomas/.config/shell/myzshstuff.env: No such file or directory
todd-dsm commented 2 years ago

got rid of these file; non-issue: closing.