dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit ff5378471422a2e7e8f9b22f691e52568d162e18
parent 4a6090ba8775f8528c2b1343f0a15f120d5727f2
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Tue, 22 Mar 2016 11:06:02 -0700

add ffmpeg

Diffstat:
Mdebian-install.sh | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/debian-install.sh b/debian-install.sh @@ -10,6 +10,7 @@ sudo apt-get install \ dunst \ elinks \ exuberant-ctags \ + ffmpeg \ git \ haskell-platform \ hsetroot \