mirror of https://github.com/bjeanes/dotfiles.git
5 lines
116 B
Fish
5 lines
116 B
Fish
|
function telefrag
|
||
|
osascript -e 'tell app "teleportd" to inject SIMBL into Snow Leopard' ^/dev/null >/dev/null
|
||
|
|
||
|
end
|