Next: (heks-linux btop), Previous: (heks-linux alacritty), Up: API
Default value:
"/root"
Default value:
".bash-heks-linux-bridge.bash"
Default value:
"/root/.emacs.d"
Default value:
"heks-linux-bridge.el"
Generate a Bash script string containing exported environment variables derived from the current Heks Linux settings.
(heks-linux-to-bash-bridge) ⇒ "#!/usr/bin/env bash HEKS_BASH_HIGHLIGHT_TEXT=..."
Generate an Emacs Lisp s-expression configuration payload derived from the current Heks Linux settings.
(heks-linux-to-emacs-bridge) ⇒ (progn (setopt heks-emacs-font-mono ...) ...)
Serialize and install the generated Heks Linux environment variables into the target Bash bridge file destination.
Serialize and install the generated Heks Linux configuration settings to the target Emacs environment file destination.