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