.profile: Autoplay with song()
This commit is contained in:
parent
ec7ae76a14
commit
69968bbf8b
2
.profile
2
.profile
@ -213,7 +213,7 @@ if has ptgdp; then
|
|||||||
echo "song: Requires an argument"
|
echo "song: Requires an argument"
|
||||||
return 1
|
return 1
|
||||||
fi
|
fi
|
||||||
echo "$*" | ptgdp
|
echo "$*" | ptgdp -p
|
||||||
}
|
}
|
||||||
fi
|
fi
|
||||||
if has sudo; then
|
if has sudo; then
|
||||||
|
Reference in New Issue
Block a user