.profile: Autoplay with song()
This commit is contained in:
2
.profile
2
.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
|
||||
|
Reference in New Issue
Block a user