redid the term scripts to use powerline (and a "don't save ssh key")

This commit is contained in:
|::||: |:|:| 2015-01-08 11:56:50 +02:00
parent 9866ffb7db
commit 4f1f87d34c
5 changed files with 54 additions and 5 deletions

3
badssh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/bash
ssh -v -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no $1