Age | Commit message (Expand) | Author |
---|---|---|
2024-01-14 | Uninstall Emacs Paredit | Marek Paśnikowski |
2024-01-14 | Uninstall Emacs Geiser and Emacs EMR | Marek Paśnikowski |
2024-01-14 | Replace GNOME Feeds with NewsBoat | Marek Paśnikowski |
2024-01-14 | Install GNOME Feeds | Marek Paśnikowski |
2024-01-14 | Install Icedove | Marek Paśnikowski |
2024-01-14 | Fix Emacs geiser configuration | Marek Paśnikowski |
2024-01-14 | Install gnome-shell-extension-forge in home | Marek Paśnikowski |
2024-01-14 | Home configuration: add missing spaces in strings | Marek Paśnikowski |
2024-01-14 | Initialize git configuration...The configured information is vital for operation of all git repositories. | Marek Paśnikowski |
2024-01-14 | Home configuration: rename dot-files-service to configuration-files-service | Marek Paśnikowski |
2024-01-14 | Home configuration: adjust package related binding names...* This will enable future merge with the system packages. * In line with this change, the service name is adjusted. | Marek Paśnikowski |
2024-01-14 | Home configuration: break out list-to-package-output | Marek Paśnikowski |
2024-01-14 | Home configuration: break out packages | Marek Paśnikowski |
2024-01-14 | Home configuration: break out home-packages | Marek Paśnikowski |
2024-01-14 | Home configuration: break out allow-downgrades | Marek Paśnikowski |
2024-01-14 | Home configuration: break out and | Marek Paśnikowski |
2024-01-14 | Home configuration: break out guix-system and system-configuration | Marek Paśnikowski |
2024-01-14 | Home configuration: break out guix-home and home-configuration | Marek Paśnikowski |
2024-01-14 | Home configuration: break out reconfigure-system and reconfigure-system- | Marek Paśnikowski |
2024-01-14 | Home configuration: break out system-update system-update- | Marek Paśnikowski |
2024-01-14 | Home configuration: break out reconfigure-home and reconfigure-home- | Marek Paśnikowski |
2024-01-14 | Home configuration: break out pull-guix and pull-guix- | Marek Paśnikowski |
2024-01-14 | Home configuration: break out bash-profile-target | Marek Paśnikowski |
2024-01-14 | Home configuration: break out bash-profile | Marek Paśnikowski |
2024-01-14 | Home configuration: break out bashrc-target | Marek Paśnikowski |
2024-01-14 | Home configuration: break out bashrc | Marek Paśnikowski |
2024-01-14 | Home configuration: break out ssh-config | Marek Paśnikowski |
2024-01-14 | Home configuration: break out emacs-init | Marek Paśnikowski |
2024-01-14 | Home configuration: break out gsad-source | Marek Paśnikowski |
2024-01-14 | Home configuration: break out home-bashrc | Marek Paśnikowski |
2024-01-14 | Home configuration: break out home-bash-profile | Marek Paśnikowski |
2024-01-14 | Home configuration: break out home-aliases | Marek Paśnikowski |
2024-01-14 | Home configuration: break out home-env-vars | Marek Paśnikowski |
2024-01-14 | Home configuration: break out bash-configuration | Marek Paśnikowski |
2024-01-14 | Home configuration: break out home-services | Marek Paśnikowski |
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 |