tmux and mpv
parent
8af78a1370
commit
2af48cdfce
|
@ -1,9 +1,10 @@
|
||||||
# tmux
|
# tmux
|
||||||
|
|
||||||
| distribution | package |
|
| Distribution | Package |
|
||||||
| ------------ | ------- |
|
| ------------ | ------- |
|
||||||
| Arch Linux | `tmux` |
|
| Arch Linux | `tmux` |
|
||||||
| Ubuntu | `tmux` |
|
| Ubuntu | `tmux` |
|
||||||
|
| Homebrew | `tmux` |
|
||||||
|
|
||||||
Imagine you want to run a long task in terminal, but you don't want to keep terminal open.
|
Imagine you want to run a long task in terminal, but you don't want to keep terminal open.
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,7 @@
|
||||||
|
# [mpv](https://github.com/mpv-player/mpv)
|
||||||
|
|
||||||
|
| Distribution | Package |
|
||||||
|
| ------------ | ------- |
|
||||||
|
| Arch Linux | `mpv` |
|
||||||
|
| Ubuntu | `mpv` |
|
||||||
|
| Homebrew | `mpv` |
|
Loading…
Reference in New Issue