Releases: bryanwb/sellsword
Releases · bryanwb/sellsword
Tarth
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
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
Winterfell
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