diff --git a/.profile b/.profile index 24d3d4b9..a0dd770c 100755 --- a/.profile +++ b/.profile @@ -213,7 +213,7 @@ if has ptgdp; then echo "song: Requires an argument" return 1 fi - echo "$*" | ptgdp + echo "$*" | ptgdp -p } fi if has sudo; then