Age | Commit message (Expand) | Author |
---|---|---|
2024-01-14 | Emacs configuration: reformat according to pretty-print principle | Marek Paśnikowski |
2024-01-14 | Emacs configuration: fine-tune comment levels | Marek Paśnikowski |
2024-01-14 | Emacs configuration: remove unused code | Marek Paśnikowski |
2024-01-14 | Merge branch 'cups' | Marek Paśnikowski |
2024-01-14 | Update Emacs configuration...* Disable Company Mode * Enable cursor line highlight * Enable delimiter highlighting * Disable ParEdit Mode * Enable Geiser and its autocompletion * Enable Paredit * Enable IEdit * Install multiple cursors without enabling it * Enable extraction of variables and functions | Marek Paśnikowski |
2024-01-14 | Configure the office printer | Marek Paśnikowski |
2024-01-14 | Configure the backdoor to the uncle's computer | Marek Paśnikowski |
2024-01-14 | Update Emacs configuration...* Use MELPA repository * Disable Company Mode * Enable cursor line highlight * Enable delimiter highlighting * Disable ParEdit Mode * Enable Geiser and its autocompletion * Enable Paredit * Enable IEdit * Install multiple cursors without enabling it * Enable extraction of variables and functions | Marek Paśnikowski |
2024-01-14 | Install GnuPG | Marek Paśnikowski |
2024-01-14 | Change to master branch of the local repository | Marek Paśnikowski |
2024-01-14 | Merge branch 'emacs-geiser' | Marek Paśnikowski |
2024-01-14 | Tighten parentheses of system-configuration.scm | Marek Paśnikowski |
2024-01-14 | Disable Geiser AC and Guix Load Path | Marek Paśnikowski |
2024-01-14 | Remove explicit GDM service | Marek Paśnikowski |
2024-01-14 | Disable Emacs GUI | Marek Paśnikowski |
2024-01-14 | Add GDM service | Marek Paśnikowski |
2024-01-14 | Add Local Guix Repository to Emacs Load Path | Marek Paśnikowski |
2024-01-14 | Configure explicit HTTPS Guix Git repository | Marek Paśnikowski |
2024-01-14 | Switch to Local Copy of Guix Repository | Marek Paśnikowski |
2024-01-14 | Tighter Parentheses | Marek Paśnikowski |
2024-01-14 | Prepare Future Installation of Emacs Geiser Macrostep | Marek Paśnikowski |
2024-01-14 | Emacs Macrostep Installation | Marek Paśnikowski |
2024-01-14 | Enable Emacs Geiser REPL Autostart | Marek Paśnikowski |
2024-01-14 | Disable Startup Screen in Emacs | Marek Paśnikowski |
2024-01-14 | Emacs Theme Change | Marek Paśnikowski |
2024-01-14 | Initial Copyright Information in Emacs | Marek Paśnikowski |
2024-01-14 | Set Emacs as Default Editor | Marek Paśnikowski |
2024-01-14 | Further Configuration of Geiser | Marek Paśnikowski |
2024-01-14 | Emacs Theme (Modus Vivendi) Activation | Marek Paśnikowski |
2024-01-14 | Emacs Configuration Source Rename | Marek Paśnikowski |
2024-01-14 | Emacs Company Mode Activation | Marek Paśnikowski |
2024-01-14 | Tighter Parentheses | Marek Paśnikowski |
2024-01-14 | Initial Emacs Dot File Definition | Marek Paśnikowski |
2024-01-14 | Emacs Aggressive Indent Installation | Marek Paśnikowski |
2024-01-14 | Emacs Company Installation | Marek Paśnikowski |
2024-01-14 | Emacs Paredit Installation | Marek Paśnikowski |
2024-01-14 | Emacs Guile Mode Installation | Marek Paśnikowski |
2024-01-14 | Emacs Geiser Installation | Marek Paśnikowski |
2024-01-14 | Remove indent package | Marek Paśnikowski |
2024-01-14 | Complete Refactor | Marek Paśnikowski |
2024-01-14 | Enable Guile Auto Compilation | Marek Paśnikowski |
2024-01-14 | Flattened Services | Marek Paśnikowski |
2024-01-14 | Flatten some configuration | Marek Paśnikowski |
2024-01-14 | Installed CPUPower | Marek Paśnikowski |
2024-01-14 | Removed TOR | Marek Paśnikowski |
2024-01-14 | Force All Internet Traffic Through Tor...* iptables.tor.rules: Import firewall rules from Arch Wiki describing Transparent Torification ... * system-configuration (iptables-configuration): ... and use them here. | Marek Paśnikowski |
2024-01-14 | Reorder Services...* system-configuration.scm (services): Reorder services into alphabetical order. | Marek Paśnikowski |
2024-01-14 | Configure Tor...* torrc: Create Tor configuration file ... * system-configuration.scm: ... and use it in the system configuration. | Marek Paśnikowski |
2024-01-14 | Save Work-In-Progress...* system-configuration.scm (tor-configuration): Writing the configuration file is unexpectedly difficult. | Marek Paśnikowski |
2024-01-14 | Format System Configuration...* system-configuration.scm: Make the code more beautiful. | Marek Paśnikowski |