This road is never-ending
Find a file
2021-06-20 19:05:05 +03:00
.config feat(slack): slack wrapper 2021-06-20 19:05:05 +03:00
.emacs.d Merge branch 'master' into guix 2021-06-20 07:40:14 +03:00
.jupyter feat(jupyter): add 2021-04-21 17:57:41 +03:00
.local/share/yadm feat(guix): yadm 2021-06-11 11:33:48 +03:00
bin feat(guix): CUPS, docker, VPN 2021-06-19 17:18:51 +03:00
dot-stats feat(*): update README & stats 2021-05-01 19:03:07 +03:00
Mail feat(mail): make mail work on Guix 2021-06-18 17:02:20 +03:00
.bash_profile feat(console): update for Guix 2021-06-11 11:39:30 +03:00
.bashrc feat(guix): conda 2021-06-18 21:36:50 +03:00
.latexmkrc feat(*): add configs 2020-12-30 12:57:37 +03:00
.mailcap feat(mail): updates 2021-02-28 15:01:49 +03:00
.nix-channels feat(guix): install nix for now 2021-06-18 18:13:55 +03:00
.notmuch-config feat(mail): make mail work on Guix 2021-06-18 17:02:20 +03:00
.profile feat(guix): install nix for now 2021-06-18 18:13:55 +03:00
.signature feat(notmuch): script for cron 2021-01-30 14:36:51 +03:00
.tmux.conf feat(console): update for Guix 2021-06-11 11:39:30 +03:00
.tmux.line.conf feat(console): update for Guix 2021-06-11 11:39:30 +03:00
.Xmodmap feat: upd 2021-01-05 10:39:48 +03:00
Console.org feat(console): add tmuxp 2021-06-20 07:37:26 +03:00
Desktop.org feat(slack): slack wrapper 2021-06-20 19:05:05 +03:00
Emacs.org Merge branch 'master' into guix 2021-06-20 07:40:14 +03:00
Guix.org feat(slack): slack wrapper 2021-06-20 19:05:05 +03:00
LICENSE feat(*): LICENSE 2021-04-03 16:00:16 +03:00
Mail.org feat(mail): make mail work on Guix 2021-06-18 17:02:20 +03:00
README.org docs: minor updates 2021-06-19 20:11:45 +03:00

My dotfiles

https://forthebadge.com/images/badges/works-on-my-machine.svg

A set of my GNU/Linux configuration files.

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 themselved 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 to list all the used programs in manifests, which means I have the same set of programs across multiple machines. Looks for Org tables with "Guix dependency" in the header.

Literate configuration files:

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
console fish shell active Console.org
console starship prompt active Console.org
console tmux terminal multiplexer active Console.org
console alacritty terminal emulator active Console.org
mail notmuch mail indexer active post
mail lieer gmail API client active post credentials are encrypted
mail msmtp SMTP client active - encrypted
editor emacs everything active Emacs.org 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
desktop dunst notification manager active Desktop.org
desktop i3wm tiling WM active Desktop.org
desktop keynav control mouse with keyboard active Desktop.org
desktop polybar status bar active Desktop.org
desktop rofi generic menu active Desktop.org
desktop flameshot screenshot active Desktop.org
desktop picom X11 compositor active Desktop.org
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 -
internet tabliss new tab page active - runned as server to work with tridactyl
audio mpd music player daemon active -
audio ncmpcpp MPD frontend active -
audio pulseaudio-ctl PulseAudio controller archive -
dev ptpython Python REPL archive -
dev pudb Python Debugger archive -
misc yadm dotfiles manager active -
misc sunwait sunrise calculator active -
misc vnstat traffic stats active -

Some statistics

Run the following to show the pictures with reasonable width:

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

History

/sqrtminusone/dotfiles/media/commit/2747239adda94a6580646b39a50189e1fe7fbfe5/dot-stats/img/all.png

/sqrtminusone/dotfiles/media/commit/2747239adda94a6580646b39a50189e1fe7fbfe5/dot-stats/img/emacs-vim.png

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

Uses yadm's post_alt hook to create symlinks