Shellfox, unlike most extensions, requires a script to be installed on your computer. This script, shellfox.sh
, is what allows us to execute shell commands.
To install Shellfox’es local component:
shellfox/
folder.shellfox/
folder.$ sudo make native-install
From a terminal, that would look something like:
$ curl https://hak.xwx.moe/jadedctrl/shellfox/archive/master.tar.gz | tar -xzv
$ cd shellfox/
$ sudo make native-install