Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 362 Bytes

init_vars0.org

File metadata and controls

10 lines (8 loc) · 362 Bytes

Emacs Configuration for Linux Machines: variables

Define these variables with respect to the local paths

(defvar *anaconda_env* "~/anaconda3/envs/")
(defvar *emacs_config* "~/projects/con_emacs/init_setup.org")
(defvar *bash* "~/.bashrc")