From a651872155ed9342888ac1247124e594b9373d57 Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Tue, 16 Jun 2020 06:49:10 +0200 Subject: [PATCH] Add the tidal package --- configuration.org | 6 ++++++ customizations.el | 1 + 2 files changed, 7 insertions(+) diff --git a/configuration.org b/configuration.org index 7e8467e..1a4c48e 100644 --- a/configuration.org +++ b/configuration.org @@ -2461,6 +2461,12 @@ beats the Web in a lot of aspects. (use-package elpher) #+END_SRC +** Tidal, for improvising music + +#+BEGIN_SRC emacs-lisp +(use-package tidal) +#+END_SRC + * Dired related packages ** Collapse directories that only contain one file somewhere deep diff --git a/customizations.el b/customizations.el index 702e0c1..09b7e63 100644 --- a/customizations.el +++ b/customizations.el @@ -218,6 +218,7 @@ sr-speedbar sx systemd + tidal tracking transient typescript-mode