nullterminated

Results 2 comments of nullterminated

I had this same problem. In my .bashrc file I had put export PATH=$PATH:~/.cargo/bin The problem went away when I changed that to export PATH=$PATH:$HOME/.cargo/bin

In a secure environment it prevents install. After XCodeGhost happened, I'm trying to get a secure development environment set up. Your plugin is a must have :) I realize there...