$ ❯ CrowderSoup

A website about programming, technology, and life.

osx

Qutebrowser: Set PATH in config for OSX

by Aaron Crowder on in tutorials qutebrowser

I have recently started using Qutebrowser (again, lol). I wanted to write / use some simple user scripts to add some functionality, but on OSX I was having some issues with things not being in my PATH. I didn’t realize why / what was happening so I asked in the issues of Qutebrowser on github and quickly got my answer. It turns out that for GUI apps on OSX they don’t inheirit the path that you set in your shell profile.

Read more...