Skip to content

Releases: bryanwb/sellsword

Tarth

27 Aug 08:50
Compare
Choose a tag to compare

Now supports executing shell scripts on load and unload of an application.

currently only supports Mac Os X and Bash shells

Installation:

Download the tarball
tar xvzf sellsword*.tar.gz --strip-dir=1 -C /usr/local/bin
Add the following to your .bashrc file

alias ssw='source $(which ssw)'
ssw load

King's Landing

20 Aug 10:07
Compare
Choose a tag to compare

currently only supports Mac Os X and Bash shells

Installation:

  1. Download the tarball
  2. tar xvzf sellsword*.tar.gz --strip-dir=1 -C /usr/local/bin
  3. Add the following to your .bashrc file
alias ssw='source $(which ssw)'
ssw load

Winterfell

14 Aug 11:33
Compare
Choose a tag to compare

currently only supports Mac Os X and Bash shells

Installation:

  1. Download the tarball
  2. tar xvzf sellsword*.tar.gz --strip-dir=1 -C /usr/local/bin
  3. Add the following to your .bashrc file
alias ssw='source $(which ssw)'
ssw load