mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-10 19:23:03 +03:00
feat(*): profiles & remove TOCs
This commit is contained in:
parent
fbca334a35
commit
f12737bb44
4 changed files with 6 additions and 9 deletions
|
|
@ -1,5 +1,6 @@
|
|||
(specifications->manifest
|
||||
'(
|
||||
"leiningen"
|
||||
"python-virtualenv"
|
||||
"python"
|
||||
"php"
|
||||
|
|
@ -11,9 +12,10 @@
|
|||
"lua"
|
||||
"gcc-toolchain"
|
||||
"go"
|
||||
"openjdk"
|
||||
"openjdk:jdk"
|
||||
"node"
|
||||
"git-filter-repo"
|
||||
"virt-manager"
|
||||
"postgresql"
|
||||
"docker-compose"
|
||||
"pandoc"
|
||||
|
|
|
|||
|
|
@ -7,8 +7,6 @@
|
|||
#+PROPERTY: header-args:bash :tangle-mode (identity #o755) :comments link :shebang "#!/usr/bin/env bash"
|
||||
#+OPTIONS: broken-links:auto h:6 toc:nil
|
||||
|
||||
#+TOC headlines 6
|
||||
|
||||
* Contents :noexport:
|
||||
:PROPERTIES:
|
||||
:TOC: :include all :depth 3
|
||||
|
|
|
|||
|
|
@ -17,8 +17,6 @@ Parts prefixed with (OFF) are not used, but kept for historic purposes. For some
|
|||
References:
|
||||
- [[https://sqrtminusone.xyz/posts/2022-02-12-literate/][A few cases of literate configuration]]. My blog post that explains some of techniques from this file.
|
||||
|
||||
#+TOC: headlines 6
|
||||
|
||||
* Contents :noexport:
|
||||
:PROPERTIES:
|
||||
:TOC: :include all :depth 3
|
||||
|
|
@ -3333,7 +3331,7 @@ This section generates manifests for various desktop software that I'm using.
|
|||
| office | ffmpeg |
|
||||
| office | kdenlive |
|
||||
| office | inkscape |
|
||||
| office | evince |
|
||||
| office | okular |
|
||||
** LaTeX
|
||||
| Category | Guix dependency |
|
||||
|----------+-------------------------------|
|
||||
|
|
@ -3352,7 +3350,7 @@ This section generates manifests for various desktop software that I'm using.
|
|||
| dev | virt-manager | |
|
||||
| dev | git-filter-repo | |
|
||||
| dev | node | |
|
||||
| dev | openjdk | |
|
||||
| dev | openjdk:jdk | |
|
||||
| dev | go | |
|
||||
| dev | gcc-toolchain | |
|
||||
| dev | lua | |
|
||||
|
|
@ -3366,6 +3364,7 @@ This section generates manifests for various desktop software that I'm using.
|
|||
| dev | php | |
|
||||
| dev | python | |
|
||||
| dev | python-virtualenv | |
|
||||
| dev | leiningen | |
|
||||
** Manifests
|
||||
#+NAME: packages
|
||||
#+begin_src emacs-lisp :tangle no :var category=""
|
||||
|
|
|
|||
2
Mail.org
2
Mail.org
|
|
@ -18,8 +18,6 @@ But I also have an Exchange account, with which I communicate via IMAP/SMTP adap
|
|||
References:
|
||||
- [[https://sqrtminusone.xyz/posts/2021-02-27-gmail/][My post]] about email configuration. I wrote it some time ago, but the general idea remains.
|
||||
|
||||
#+TOC: headlines 6
|
||||
|
||||
* Contents :noexport:
|
||||
:PROPERTIES:
|
||||
:TOC: :include all
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue