redid the term scripts to use powerline (and a "don't save ssh key")
This commit is contained in:
parent
9866ffb7db
commit
4f1f87d34c
5 changed files with 54 additions and 5 deletions
3
badssh
Executable file
3
badssh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
ssh -v -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no $1
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue