mirror of
https://github.com/correl/dotfiles.git
synced 2025-01-09 11:09:44 +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)
|
linux)
|
||||||
_recipe _apt
|
_recipe _apt
|
||||||
_ppa kelleyk/emacs
|
_ppa kelleyk/emacs
|
||||||
_apt emacs26
|
_apt emacs27
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
Loading…
Reference in a new issue