Age | Commit message (Expand) | Author |
---|---|---|
2024-01-14 | Home configuration: break out config-prefix home-bash-service | Marek Paśnikowski |
2024-01-14 | Home configuration: break out dot-files-service and home-files | Marek Paśnikowski |
2024-01-14 | Home configuration: transform into a module | Marek Paśnikowski |
2024-01-14 | Permit guix shell for Forge | Marek Paśnikowski |
2024-01-14 | Remove extraneous quoting and unqouting | Marek Paśnikowski |
2024-01-14 | Install SICP book | Marek Paśnikowski |
2024-01-14 | Install jami | Marek Paśnikowski |
2024-01-14 | Enable export to ODT in Emacs...+ Install zip + Install unzip | Marek Paśnikowski |
2024-01-14 | Install IceCat | Marek Paśnikowski |
2024-01-14 | Transform all remaining list constructors to quotes...* This improves code readability by explicitly differentiating lists of static objects from lists of dynamic objects. | Marek Paśnikowski |
2024-01-14 | Add more aliases to Guix administration commands | Marek Paśnikowski |
2024-01-14 | Guix Home: optimize configuration path prefix...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. | Marek Paśnikowski |
2024-01-14 | Guix Home: uninstall emacs-macrostep | Marek Paśnikowski |
2024-01-14 | Guix Home: add aliases for guix reconfigure commands...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 | Marek Paśnikowski |
2024-01-14 | Guix Home: replace Emacs with its NoX variant...* Uninstall emacs * Install emacs-no-x * Remove the "emacs -nw" alias | Marek Paśnikowski |
2024-01-14 | Guix Home configuration: reformat according to the pretty-print principle | 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 backdoor to the uncle's computer | Marek Paśnikowski |
2024-01-14 | Install GnuPG | Marek Paśnikowski |
2024-01-14 | Disable Emacs GUI | Marek Paśnikowski |
2024-01-14 | Emacs Macrostep Installation | 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 Configuration Source Rename | 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 | Installed CPUPower | Marek Paśnikowski |
2024-01-14 | Removed TOR | Marek Paśnikowski |
2024-01-14 | Install LibreOffice...* home-configuration.scm (packages): Install LibreOffice. | Marek Paśnikowski |
2024-01-14 | Multiline Package List...* home-configuration.scm (packages) [list]: Split the list of packages into multiple lines in order to maintain it more easily in the future. | Marek Paśnikowski |
2024-01-14 | Set EDITOR variable....* home-configuration.scm (services)[environment-variables]: Set the EDITOR variable to "nano" | Marek Paśnikowski |
2024-01-14 | Clean Whitespace Typo...* home-configuration.scm (services)[environment-variables]: Remove extra space. | Marek Paśnikowski |
2024-01-14 | guix-config: Install gst-plugins...* guix-config/home-configuration.scm (home-environment)[packages]: Add "gst-plugins-bad", "gst-plugins-base", "gst-plugins-good" and "gst-plugins-ugly". | Marek Paśnikowski |
2024-01-14 | Repo Init | Marek Paśnikowski |