Created
March 10, 2020 09:20
-
-
Save sawa2d2/802e202f76a66c546b9380b1f5a0cad5 to your computer and use it in GitHub Desktop.
termux
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # SSH | |
| pkg install -y openssh | |
| ssh key-gen -t rsa | |
| # Fish shell | |
| pkg install -y fish |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment