aboutsummaryrefslogtreecommitdiff
path: root/.local/bin/wrappers/tiemu
blob: 310f7dc0ea3c2ad5cee75dae6c382ba6d14f74a3 (plain)
1
2
#!/bin/sh -eu
HOME=$HOME/.config && $(which tiemu --all | grep --invert-match "local/bin" | head -n 1) "$@";