home
/
code
/
khome.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Fix missing .Mathematica dir from home install
[khome.git]
/
home
/
bin
/
mpplay
Commit
Line
Data
0159e3ae
1
#! /bin/bash
f1924383
SK
2
3
set -e
0159e3ae
4
set -o pipefail
f1924383
5
f1924383
SK
6
LINES=60
7
5fd6cb5c
8
mpc listall | khomenu -l "$LINES" | mpc insert
f1924383
9
mpc play
545305e2
10
st -e ncmpc
This page took
0.051475 seconds
and
4
git commands to generate.