dotfiles/fish/functions/telefrag.fish

5 lines
116 B
Fish

function telefrag
osascript -e 'tell app "teleportd" to inject SIMBL into Snow Leopard' ^/dev/null >/dev/null
end