From 34de574aa0f98088572622245d438e8c1f417cfa Mon Sep 17 00:00:00 2001 From: Thomas Schneider <thomas@fsmpi.rwth-aachen.de> Date: Sun, 14 Apr 2019 18:35:40 +0200 Subject: [PATCH] Install emacs25 --- shell/defaults/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/defaults/main.yml b/shell/defaults/main.yml index dd9aa0d..a3eec74 100644 --- a/shell/defaults/main.yml +++ b/shell/defaults/main.yml @@ -2,7 +2,7 @@ shell_software: - bash-completion - - emacs + - emacs25 - pwgen - snmp - telnet -- GitLab