This file is a smaller subset of my Emacs configuration file oriented for servers.
(packages-install '( emmax ))
If I am running on server, then I might as well attempt to pretend I’m on a desktop:
(cua-mode t)
(when (getenv "TMUX")
(require 'emamux)
(global-set-key (kbd "M-!") 'emamux:run-command)
(global-set-key (kbd "C-x !") 'emamux:send-command)
(global-set-key (kbd "C-x ~") 'emamux:emamux:close-runner-pane))
Before you can build this on a new system, make sure that you put
the cursor over any of these properties, and hit: C-c C-c