Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Ohmyzsh
Commits
d6e03203
Commit
d6e03203
authored
8 years ago
by
mahi97
Browse files
Options
Download
Email Patches
Plain Diff
seach show Url of song
parent
f820345a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
plugins/osx/osx.plugin.zsh
+1
-1
plugins/osx/osx.plugin.zsh
with
1 addition
and
1 deletion
+1
-1
plugins/osx/osx.plugin.zsh
View file @
d6e03203
...
...
@@ -387,7 +387,7 @@ function spotify() {
esac
if
[
"
$SPOTIFY_PLAY_URI
"
!=
""
]
;
then
cecho
"Playing (
$Q
Search) -> Spotify URL: $"
;
cecho
"Playing (
$Q
Search) -> Spotify URL:
$
SPOTIFY_PLAY_URI
"
;
osascript
-e
"tell application
\"
Spotify
\"
to play track
\"
$SPOTIFY_PLAY_URI
\"
"
;
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment