atomantic / dotfiles

🖥️ Automated Configuration, Preferences and Software Installation for macOS
ISC License
1.33k stars 453 forks source link

.profile no such file or directory #19

Closed idkjs closed 7 years ago

idkjs commented 7 years ago

Hi, Thanks for sharing this set up. Just did a clean install with Sierra because Im trying to go super streamlined with a dev only machine. I've been testing out dotfile configurations that I can reproduce easily next time i want to set up my machine. I guess Im shooting for a totally portable set up(on Mac and Ubuntu). Anyway, ran your bot. No real issues so far. When I open Iterm i get this error. What is supposed to be in .profile? Did I do something wrong? Thanks.

/Users/devworx/.profile:source:9: no such file or directory: /Users/devworx/.iterm2_shell_integration.zsh
The old complaint that mass culture is designed for eleven-year-olds
is of course a shameful canard.  The key age has traditionally been
more like fourteen.
        -- Robert Christgau, "Esquire"
atomantic commented 7 years ago

Ah, great catch. In the iTerm menu, select "install shell integration". That will add the needed ".iterm2_shell_integration.zsh" file. I'll make sure that file gets added to the project too :)