config.el 137 B

123456
  1. ;;; ~/.doom.d/config.el -*- lexical-binding: t; -*-
  2. ;; Place your private configuration here
  3. (setq python-shell-interpreter "python3")