lengyijun / sshbg-kde

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

$ cat ~/.ssh/config
PermitLocalCommand yes
Host *
  LocalCommand ~/sshbg-kde/target/release/sshbg-kde "%n"
# test your terminal
echo -e "\033]11;#007F00\a"

About


Languages

Language:Rust 100.0%