Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-31 | Home configuration: break out system-update system-update- | Marek Paśnikowski | |
2022-10-31 | Home configuration: break out reconfigure-home and reconfigure-home- | Marek Paśnikowski | |
2022-10-31 | Home configuration: break out pull-guix and pull-guix- | Marek Paśnikowski | |
2022-10-31 | Home configuration: break out bash-profile-target | Marek Paśnikowski | |
2022-10-31 | Home configuration: break out bash-profile | Marek Paśnikowski | |
2022-10-31 | Home configuration: break out bashrc-target | Marek Paśnikowski | |
2022-10-31 | Home configuration: break out bashrc | Marek Paśnikowski | |
2022-10-31 | Home configuration: break out ssh-config | Marek Paśnikowski | |
2022-10-31 | Home configuration: break out emacs-init | Marek Paśnikowski | |
2022-10-31 | Home configuration: break out gsad-source | Marek Paśnikowski | |
2022-10-31 | Home configuration: break out home-bashrc | Marek Paśnikowski | |
2022-10-31 | Home configuration: break out home-bash-profile | Marek Paśnikowski | |
2022-10-31 | Home configuration: break out home-aliases | Marek Paśnikowski | |
2022-10-31 | Home configuration: break out home-env-vars | Marek Paśnikowski | |
2022-10-31 | Home configuration: break out bash-configuration | Marek Paśnikowski | |
2022-10-31 | Home configuration: break out home-services | Marek Paśnikowski | |
2022-10-31 | Home configuration: break out config-prefix home-bash-service | Marek Paśnikowski | |
2022-10-31 | Home configuration: break out dot-files-service and home-files | Marek Paśnikowski | |
2022-10-30 | Home configuration: transform into a module | Marek Paśnikowski | |
2022-10-30 | Permit guix shell for Forge | Marek Paśnikowski | |
2022-10-30 | Remove extraneous quoting and unqouting | Marek Paśnikowski | |
2022-10-29 | Install SICP book | Marek Paśnikowski | |
2022-10-29 | Install jami | Marek Paśnikowski | |
2022-10-26 | Enable export to ODT in Emacs | Marek Paśnikowski | |
+ Install zip + Install unzip | |||
2022-10-24 | Install IceCat | Marek Paśnikowski | |
2022-10-23 | Transform all remaining list constructors to quotes | Marek Paśnikowski | |
* This improves code readability by explicitly differentiating lists of static objects from lists of dynamic objects. | |||
2022-10-14 | Add more aliases to Guix administration commands | Marek Paśnikowski | |
2022-09-26 | Guix Home: optimize configuration path prefix | Marek Paśnikowski | |
The common configuration path prefix can be defined in a single variable. - Define `config-prefix` variable. - Use the new variable in the `reconfigure-home` alias. - Use the new variable in the `reconfigure-system` alias. - Use the new variable in the `bash_profile` link. - Use the new variable in the `bashrc` link. | |||
2022-09-26 | Guix Home: uninstall emacs-macrostep | Marek Paśnikowski | |
2022-09-26 | Guix Home: add aliases for guix reconfigure commands | Marek Paśnikowski | |
This change replaces the lengthy invocations of the guix reconfiguration tools with simpler symbols. * Define the guix home reconfigure variant * Define the guix system reconfigure variant | |||
2022-09-26 | Guix Home: replace Emacs with its NoX variant | Marek Paśnikowski | |
* Uninstall emacs * Install emacs-no-x * Remove the "emacs -nw" alias | |||
2022-09-26 | Guix Home configuration: reformat according to the pretty-print principle | Marek Paśnikowski | |
2022-09-26 | Update Emacs configuration | Marek Paśnikowski | |
* 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 | |||
2022-09-16 | Configure the backdoor to the uncle's computer | Marek Paśnikowski | |
2022-09-01 | Install GnuPG | Marek Paśnikowski | |
2022-08-14 | Disable Emacs GUI | Marek Paśnikowski | |
2022-08-14 | Emacs Macrostep Installation | Marek Paśnikowski | |
2022-08-13 | Set Emacs as Default Editor | Marek Paśnikowski | |
2022-08-13 | Further Configuration of Geiser | Marek Paśnikowski | |
2022-08-13 | Emacs Configuration Source Rename | Marek Paśnikowski | |
2022-08-13 | Tighter Parentheses | Marek Paśnikowski | |
2022-08-13 | Initial Emacs Dot File Definition | Marek Paśnikowski | |
2022-08-13 | Emacs Aggressive Indent Installation | Marek Paśnikowski | |
2022-08-13 | Emacs Company Installation | Marek Paśnikowski | |
2022-08-13 | Emacs Paredit Installation | Marek Paśnikowski | |
2022-08-13 | Emacs Guile Mode Installation | Marek Paśnikowski | |
2022-08-13 | Emacs Geiser Installation | Marek Paśnikowski | |
2022-08-10 | Remove indent package | Marek Paśnikowski | |
2022-07-21 | Complete Refactor | Marek Paśnikowski | |
2022-07-11 | Enable Guile Auto Compilation | Marek Paśnikowski | |