sqrtminusone.github.io/content/configs/README.md
2021-11-26 17:10:55 +03:00

11 KiB

+++ title = "My dotfiles" author = ["Pavel"] aliases = ["/config"] draft = false +++

{{< figure src="https://forthebadge.com/images/badges/works-on-my-machine.svg" >}}

A set of my GNU/Linux configuration files. View at GitHub.

The majority of the software is configured with literate configuration strategy via Emacs' Org Mode. This way has its advantages and disadvantages, but overall it's pretty nice to keep the configs interweaved with comments in a handful of files.

The files themselves are managed and deployed via yadm, but I mostly use Org Mode rich noweb whenever I can instead of what yadm offers.

My current GNU/Linux distribution is GNU Guix. In the context of this repo, Guix allows me to list all the used programs in manifests, which means I have the same set of programs across multiple machines. Look for tables with "Guix dependency" in the header.

Literate configuration files:

  • [Emacs.org]({{< relref "Emacs" >}})
  • [Desktop.org]({{< relref "Desktop" >}})
  • [Console.org]({{< relref "Console" >}})
  • [Guix.org]({{< relref "Guix" >}})
  • [Mail.org]({{< relref "Mail" >}})

Programs used

Some of the notable programs are listed in the table below.

Group Program Purpose Status Documented? Notes
console bash shell launches fish :) [Console.org]({{< relref "Console" >}})
console fish shell active [Console.org]({{< relref "Console" >}})
console starship prompt active [Console.org]({{< relref "Console" >}})
console tmux terminal multiplexer active [Console.org]({{< relref "Console" >}})
console alacritty terminal emulator active [Console.org]({{< relref "Console" >}})
mail notmuch mail indexer active [Mail.org,]({{< relref "Mail" >}}) post
mail lieer gmail API client active [Mail.org]({{< relref "Mail" >}}), post credentials are encrypted
mail msmtp SMTP client active [Mail.org]({{< relref "Mail" >}})
editor emacs everything active [Emacs.org]({{< relref "Emacs" >}}) GitHub renders .org files without labels and tangle: no
editor vim text edtior active - A minimal config to have a lightweight terminal $EDITOR
editor neovim text edtior archive -
documents latexmk LaTeX build tool active -
documents zathura pdf viewer active [Desktop.org]({{< relref "Desktop" >}})
desktop dunst notification manager active [Desktop.org]({{< relref "Desktop" >}})
desktop i3wm tiling WM active [Desktop.org]({{< relref "Desktop" >}})
desktop keynav control mouse with keyboard active [Desktop.org]({{< relref "Desktop" >}})
desktop polybar status bar active [Desktop.org]({{< relref "Desktop" >}})
desktop rofi generic menu active [Desktop.org]({{< relref "Desktop" >}})
desktop flameshot screenshot active [Desktop.org]({{< relref "Desktop" >}})
desktop picom X11 compositor active [Desktop.org]({{< relref "Desktop" >}})
desktop i3blocks status bar archive -
internet tridactyl vim bindings for Firefox active - templated with yadm
internet newsboat terminal RSS reader archive - urls are encrypted
internet qutebrowser browser with vim bindings archive -
internet buku bookmarks manager archive -
audio mpd music player daemon active -
audio ncmpcpp MPD frontend active -
misc yadm dotfiles manager active -
misc sunwait sunrise calculator active -
misc vnstat traffic stats active -

Posts about my configuration

Some statistics

If you are viewing the file in Emacs, eval the following to show the pictures with reasonable width:

(setq-local org-image-actual-width '(1024))

History

{{< figure src="./dot-stats/img/all.png" >}}

{{< figure src="./dot-stats/img/emacs-vim.png" >}}

{{< figure src="./dot-stats/img/literate-config.png" >}}

Misc

Notes

  • M-u C-c C-v t to tangle a particular block
  • M-u M-u C-c C-v t to tangle a particular file
  • C-c C-v d to demarcate a block

Uses yadm's post_alt hook to create symlinks

Encrypted files

.config/newsboat/urls
.config/filezilla/sitemanager.xml
.config/filezilla/filezilla.xml
Mail/thexcloud/.credentials.gmailieer.json
Mail/progin6304/.credentials.gmailieer.json
.emacs.d/dired-bookmarks.el
.emacs.d/private.org
.emacs.d/private.el
.emacs.d/.trello/sqrtminusone.el