From 2575f7e15433c95804d0316a1840e2872b5c112d Mon Sep 17 00:00:00 2001 From: petrucci4prez Date: Sun, 16 Sep 2018 23:46:59 -0400 Subject: [PATCH] this is no longer needed --- conf.org | 3 --- 1 file changed, 3 deletions(-) diff --git a/conf.org b/conf.org index ede3cad..f140b90 100644 --- a/conf.org +++ b/conf.org @@ -1678,9 +1678,6 @@ Keeping confirmation enabled does weird stuff with helm. Not ideal at the moment #+BEGIN_SRC emacs-lisp (setq dired-no-confirm '(move copy)) #+END_SRC -*** interactive functions -#+BEGIN_SRC emacs-lisp -#+END_SRC *** compression Only supports tar.gz, tar.bz2, tar.xz, and .zip by default. Add support for more fun algos such as lzo and zpaq #+BEGIN_SRC emacs-lisp