6 lines
84 B
Text
6 lines
84 B
Text
|
#!/bin/bash
|
||
|
|
||
|
echo
|
||
|
neofetch --off --disable cols --disable term --stdout
|
||
|
mpc current
|