tilix
tilix copied to clipboard
An arctic, north-bluish clean and elegant Tilix color scheme.
Change the install script to allow remote installations via curl and wget. **curl** ```shell curl -sL https://raw.githubusercontent.com/arcticicestudio/nord-terminix/develop/install.sh | sh -s -- ``` **wget** ```shell wget --no-check-certificate https://raw.githubusercontent.com/arcticicestudio/nord-terminix/develop/install.sh | sh -s...
Implement a `uninstall` option to allow users to remove the local/global installed JSON scheme file again including a optional name parameter for custom named scheme files. The user should be...
Implement shell script unit tests for the install script implemented in #4 using the [BATS](https://github.com/sstephenson/bats) library.
→ The announcement has been published in Nord's new home on GitHub! ←