home
/
code
/
khome.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
Remove riot-web snap pkg
[khome.git]
/
home
/
bin
/
mpplay
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
#! /bin/bash
2
3
set -e
4
set -o pipefail
5
6
LINES=60
7
8
mpc listall | khomenu -l "$LINES" | mpc insert
9
mpc play
10
st -e ncmpc
This page took
0.0302 seconds
and
4
git commands to generate.