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