Печенька блять!
This commit is contained in:
16
🍪/SSH/README.md
Normal file
16
🍪/SSH/README.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# ...
|
||||
|
||||
```sh
|
||||
./compile
|
||||
mv ./config ~/.ssh/config
|
||||
```
|
||||
|
||||
```sh
|
||||
# Pack
|
||||
gpg -e -r Alexander private
|
||||
```
|
||||
|
||||
```sh
|
||||
# Unpack
|
||||
gpg -d private.gpg > private
|
||||
```
|
||||
Reference in New Issue
Block a user