「cmus」の版間の差分
提供: dsk's note
細 |
細 |
||
| 1行目: | 1行目: | ||
| + | ==install== | ||
| + | <syntaxhighlight lang="bash"> | ||
brew install cmus | brew install cmus | ||
| + | </syntaxhighlight> | ||
| − | https://cmus.github.io/ | + | ==起動== |
| − | http://www.tuxarena.com/static/cmus_guide.php | + | <syntaxhighlight lang="bash"> |
| + | $ cmus | ||
| + | </syntaxhighlight> | ||
| + | |||
| + | *https://cmus.github.io/ | ||
| + | *http://www.tuxarena.com/static/cmus_guide.php | ||
2015年4月16日 (木) 17:42時点における版
install
brew install cmus起動
$ cmus