diff --git a/.profile b/.profile index 0b2812cf..325b199e 100755 --- a/.profile +++ b/.profile @@ -91,7 +91,8 @@ fi # If we have instantmusic, add aliases for that if which instantmusic > /dev/null 2>&1; then - alias song='instantmusic -s' + alias song='instantmusic -p -s' + alias songp='isntantmusic -s' fi # Alias for the dotfile setup