macOS ◆ xterm-256color ◆ zsh 511 views

What this is about: http://docs.pyinvoke.org/en/latest/api/cli.html#shell-tab-completion

Note: wk is just my local shell command for opening Python virtualenvs (and cding to the project directory, and modifying tmux pane names, etc etc).

I had to run it because asciinema creates a new zsh session when it runs, apparently inheriting enough environment that my prompt stays the same, but not enough that my binary path stays the same. Computers!