This commit is contained in:
Daniel Lundin 2019-12-02 11:30:13 +01:00
parent a191893dc6
commit 23d3b9c71f
4 changed files with 7 additions and 20 deletions

View file

@ -1,3 +1,3 @@
#!/bin/bash
set -e
bw-ssh-add id_rsa id_rsa_embark

View file

@ -1,3 +1,4 @@
#!/bin/sh
set -eo pipefail
set -e
# exec echo -en "\x1b]52;c;$(base64 -w0)\x07"
printf "\033]52;c;$(base64 -w0)\a"