bin/cmrm @ 8c32f46d08e8

Work around StumpWM breaking my shit yet again
author Steve Losh <steve@stevelosh.com>
date Wed, 23 Sep 2020 12:33:59 -0400
parents 05244afc5b3f
children 72b5c315bd1d
#!/usr/bin/env bash

set -euo pipefail
set -x

rm ~/.ssh/controlmaster/*
ps auxww | grep 'ssh.*[.]sock.*mux' | f 2 | xargs kill