mirror of
https://github.com/correl/dotfiles.git
synced 2025-01-08 19:08:18 +00:00
[provisioning] Update to Emacs 27
This commit is contained in:
parent
7bcd26cee5
commit
3ef223fe48
1 changed files with 1 additions and 1 deletions
|
@ -11,6 +11,6 @@ case $_PLATFORM in
|
|||
linux)
|
||||
_recipe _apt
|
||||
_ppa kelleyk/emacs
|
||||
_apt emacs26
|
||||
_apt emacs27
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Reference in a new issue