summary refs log tree commit diff
path: root/home/.local/bin/np
blob: b0eb2326fad2e9474cacc661cf654ac319a103f0 (plain) (blame)
1
2
3
4
5
6
7
#!/usr/bin/osascript

tell application "Music"
	tell current track
		get "/me is listening to " & artist & " — " & name
	end tell
end tell
d9a177cc25b25a566924e34778151&follow=1'>Switch to default ruby when leaving project directoryJune McEnroe 2012-07-07Set up RVMJune McEnroe 2012-07-07Add gfrop commandJune McEnroe 2012-07-02Make gs output terseJune McEnroe 2012-07-02Fix unclutter cursor flicker on GTK appsJune McEnroe 2012-05-05Start unclutter at loginJune McEnroe 2012-05-05Task stuffJune McEnroe 2012-05-05Float QEMU windowsJune McEnroe 2012-05-05Remove unreversible minimize keymapJune McEnroe 2012-05-04Start gnome-keyring-daemon at loginJune McEnroe