I showed you my source code, pls respond
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

13 lines
303 B

;; Virtualbox
;; :PROPERTIES:
;; :header-args: :tangle hosts/virtualbox.el
;; :END:
;; The first configuration, built using the Ubuntu 20.04 LTS server edition.
;; + Set the browser manually
;; + Set the language to Canadian english
(setq dotfiles/browser "firefox"
dotfiles/language "en_CA")