summaryrefslogtreecommitdiff
path: root/home-configuration.scm
AgeCommit message (Collapse)Author
2022-11-05Install yacyyacyMarek Paśnikowski
2022-11-04Install IcedoveMarek Paśnikowski
2022-11-03Fix Emacs geiser configurationMarek Paśnikowski
2022-11-03Install gnome-shell-extension-forge in homeMarek Paśnikowski
2022-11-03Home configuration: add missing spaces in stringsMarek Paśnikowski
2022-11-01Initialize git configurationMarek Paśnikowski
The configured information is vital for operation of all git repositories.
2022-11-01Home configuration: rename dot-files-service to configuration-files-serviceMarek Paśnikowski
2022-10-31Home configuration: adjust package related binding namesMarek Paśnikowski
* This will enable future merge with the system packages. * In line with this change, the service name is adjusted.
2022-10-31Home configuration: break out list-to-package-outputMarek Paśnikowski
2022-10-31Home configuration: break out packagesMarek Paśnikowski
2022-10-31Home configuration: break out home-packagesMarek Paśnikowski
2022-10-31Home configuration: break out allow-downgradesMarek Paśnikowski
2022-10-31Home configuration: break out andMarek Paśnikowski
2022-10-31Home configuration: break out guix-system and system-configurationMarek Paśnikowski
2022-10-31Home configuration: break out guix-home and home-configurationMarek Paśnikowski
2022-10-31Home configuration: break out reconfigure-system and reconfigure-system-Marek Paśnikowski
2022-10-31Home configuration: break out system-update system-update-Marek Paśnikowski
2022-10-31Home configuration: break out reconfigure-home and reconfigure-home-Marek Paśnikowski
2022-10-31Home configuration: break out pull-guix and pull-guix-Marek Paśnikowski
2022-10-31Home configuration: break out bash-profile-targetMarek Paśnikowski
2022-10-31Home configuration: break out bash-profileMarek Paśnikowski
2022-10-31Home configuration: break out bashrc-targetMarek Paśnikowski
2022-10-31Home configuration: break out bashrcMarek Paśnikowski
2022-10-31Home configuration: break out ssh-configMarek Paśnikowski
2022-10-31Home configuration: break out emacs-initMarek Paśnikowski
2022-10-31Home configuration: break out gsad-sourceMarek Paśnikowski
2022-10-31Home configuration: break out home-bashrcMarek Paśnikowski
2022-10-31Home configuration: break out home-bash-profileMarek Paśnikowski
2022-10-31Home configuration: break out home-aliasesMarek Paśnikowski
2022-10-31Home configuration: break out home-env-varsMarek Paśnikowski
2022-10-31Home configuration: break out bash-configurationMarek Paśnikowski
2022-10-31Home configuration: break out home-servicesMarek Paśnikowski
2022-10-31Home configuration: break out config-prefix home-bash-serviceMarek Paśnikowski
2022-10-31Home configuration: break out dot-files-service and home-filesMarek Paśnikowski
2022-10-30Home configuration: transform into a moduleMarek Paśnikowski
2022-10-30Permit guix shell for ForgeMarek Paśnikowski
2022-10-30Remove extraneous quoting and unqoutingMarek Paśnikowski
2022-10-29Install SICP bookMarek Paśnikowski
2022-10-29Install jamiMarek Paśnikowski
2022-10-26Enable export to ODT in EmacsMarek Paśnikowski
+ Install zip + Install unzip
2022-10-24Install IceCatMarek Paśnikowski
2022-10-23Transform all remaining list constructors to quotesMarek Paśnikowski
* This improves code readability by explicitly differentiating lists of static objects from lists of dynamic objects.
2022-10-14Add more aliases to Guix administration commandsMarek Paśnikowski
2022-09-28Guix Home: optimize configuration path prefixMarek 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-26Guix Home: uninstall emacs-macrostepMarek Paśnikowski
2022-09-26Guix Home: add aliases for guix reconfigure commandsMarek 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-26Guix Home: replace Emacs with its NoX variantMarek Paśnikowski
* Uninstall emacs * Install emacs-no-x * Remove the "emacs -nw" alias
2022-09-26Guix Home configuration: reformat according to the pretty-print principleMarek Paśnikowski
2022-09-26Update Emacs configurationMarek Paśnikowski
* 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-16Configure the backdoor to the uncle's computerMarek Paśnikowski