Compare commits

..

No commits in common. "ab93034d6d59e9017001e9d3aed419574a506860" and "a56d71710f5dae2523a63ad6ea8fcb31edd9ae32" have entirely different histories.

5 changed files with 0 additions and 88 deletions

View file

View file

@ -1,57 +0,0 @@
#+AUTHOR: Geir O. Jerstad
#+EMAIL: geir@geokkjer.eu
#+PROPERTY: header-args:emacs-lisp :tangle yes :comments link
The litterate config
* Emacs
** init
#+begin_src emacs-lisp
#+end_src
** Look & Feel
** Coding
**
* Guix
** System
** Home
** Machines
* Nixos
** Application Server
#+begin_src nix
#+end_src
** File Server
#+begin_src nix
#+end_src
* Sway - Desktop
** Sway
** Waybar
** Gammastep
** Fuzzel
* Shell
** zsh
#+begin_src shell
#+end_src
** bash
#+begin_src shell
#+end_src
* sd
# Local Variables:
# eval: (add-hook 'after-save-hook #'org-babel-tangle t t)
# End:

View file

@ -1,31 +0,0 @@
#+AUTHOR: Geir O. Jerstad
#+EMAIL: geir@geokkjer.eu
#+PROPERTY: header-args:emacs-lisp :tangle yes :comments link
The litterate config
* Emacs
** init
** Look & Feel
** Coding
**
* Guix
** System
** Home
* Nixos
** Application Server
#+begin_src nix
#+end_src
** File Server
#+begin_src nix
#+end_src
* Sway - Desktop
* Shell
** zsh
** bash
# Local Variables:
# eval: (add-hook 'after-save-hook #'org-babel-tangle t t)
# End: