tilix icon indicating copy to clipboard operation
tilix copied to clipboard

An arctic, north-bluish clean and elegant Tilix color scheme.

Results 4 tilix issues
Sort by recently updated
recently updated
newest added

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...

type-improvement

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...

type-improvement

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! ←

context-documentation