Also, don't tangle the installation source block for now.
then bootstrap Borg, tell Borg to retrieve package submodules, and
byte-compiled the packages. Something along these lines should work:
then bootstrap Borg, tell Borg to retrieve package submodules, and
byte-compiled the packages. Something along these lines should work:
+#+begin_src sh :tangle no
git clone https://github.com/aminb/dotfiles ~/.emacs.d
cd ~/.emacs.d
make bootstrap-borg
git clone https://github.com/aminb/dotfiles ~/.emacs.d
cd ~/.emacs.d
make bootstrap-borg
#+begin_src emacs-lisp
;; (fringe-mode '(3 . 1))
#+begin_src emacs-lisp
;; (fringe-mode '(3 . 1))
#+end_src
*** Disable disabled commands
#+end_src
*** Disable disabled commands