// SPDX-License-Identifier: Apache-2.0
Download ARM static binary from https://pkgs.tailscale.com/stable/#static .
Enable SSH on your Rainmachine
Copy to Rainmachine
// SPDX-License-Identifier: Apache-2.0
Download ARM static binary from https://pkgs.tailscale.com/stable/#static .
Enable SSH on your Rainmachine
Copy to Rainmachine
| # Stick this in your home directory and point your Global Git config at it by running: | |
| # | |
| # $ git config --global core.attributesfile ~/.gitattributes | |
| # | |
| # See https://tekin.co.uk/2020/10/better-git-diff-output-for-ruby-python-elixir-and-more for more details | |
| *.c diff=cpp | |
| *.h diff=cpp | |
| *.c++ diff=cpp | |
| *.h++ diff=cpp |
THIS GIST WAS MOVED TO TERMSTANDARD/COLORS REPOSITORY.
PLEASE ASK YOUR QUESTIONS OR ADD ANY SUGGESTIONS AS A REPOSITORY ISSUES OR PULL REQUESTS INSTEAD!