update some tips
This commit is contained in:
parent
fa8ff99915
commit
58a147b4ba
8
TODO.md
8
TODO.md
@ -64,4 +64,10 @@ vless://{uuid}@{server_ip}:{server_port}?encryption=none&flow=xtls-rprx-vision&s
|
||||
ssh-to-pgp -i $HOME/.ssh/id_rsa -o ~/nixos-config/keys/users/ataraxia.asc
|
||||
|
||||
ssh root@ip "cat /etc/ssh/ssh_host_rsa_key" | ssh-to-pgp -o ~/nixos-config/keys/hosts/hostname.asc
|
||||
```
|
||||
```
|
||||
|
||||
* remove all github workflows
|
||||
|
||||
```bash
|
||||
gh run list --limit 100 --json databaseId -q '.[].databaseId' | xargs -IID gh api --silent "repos/$(gh repo view --json nameWithOwner -q .nameWithOwner)/actions/runs/ID" -X DELETE
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user