Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

That's a fantastic idea! I've made it a bit simpler for myself — basically just `source file`, so that I don't need to press enter to execute it, but also added one cute detail in the loop:

    if [[ -f "$target/.exec" ]]; then
        zsh "$target/.exec"
    fi


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: