summaryrefslogtreecommitdiff
path: root/home-configuration.scm
AgeCommit message (Expand)Author
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 Emacs...+ Install zip + Install unzip Marek Paśnikowski
2022-10-24Install IceCatMarek Paśnikowski
2022-10-23Transform 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
2022-10-14Add more aliases to Guix administration commandsMarek Paśnikowski
2022-09-28Guix 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
2022-09-26Guix Home: uninstall emacs-macrostepMarek Paśnikowski
2022-09-26Guix 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
2022-09-26Guix Home: replace Emacs with its NoX variant...* Uninstall emacs * Install emacs-no-x * Remove the "emacs -nw" alias Marek Paśnikowski
2022-09-26Guix Home configuration: reformat according to the pretty-print principleMarek Paśnikowski
2022-09-26Update 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
2022-09-16Configure the backdoor to the uncle's computerMarek Paśnikowski
2022-09-09Install GnuPGMarek Paśnikowski
2022-08-14Disable Emacs GUIMarek Paśnikowski
2022-08-14Emacs Macrostep InstallationMarek Paśnikowski
2022-08-13Set Emacs as Default EditorMarek Paśnikowski
2022-08-13Further Configuration of GeiserMarek Paśnikowski
2022-08-13Emacs Configuration Source RenameMarek Paśnikowski
2022-08-13Tighter ParenthesesMarek Paśnikowski
2022-08-13Initial Emacs Dot File DefinitionMarek Paśnikowski
2022-08-13Emacs Aggressive Indent InstallationMarek Paśnikowski
2022-08-13Emacs Company InstallationMarek Paśnikowski
2022-08-13Emacs Paredit InstallationMarek Paśnikowski
2022-08-13Emacs Guile Mode InstallationMarek Paśnikowski
2022-08-13Emacs Geiser InstallationMarek Paśnikowski
2022-08-10Remove indent packageMarek Paśnikowski
2022-07-21Complete RefactorMarek Paśnikowski
2022-07-11Enable Guile Auto CompilationMarek Paśnikowski
2022-06-02Installed CPUPowerMarek Paśnikowski
2022-06-02Removed TORMarek Paśnikowski
2022-04-20Install LibreOffice...* home-configuration.scm (packages): Install LibreOffice. Marek Paśnikowski
2022-04-20Multiline 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
2022-04-16Set EDITOR variable....* home-configuration.scm (services)[environment-variables]: Set the EDITOR variable to "nano" Marek Paśnikowski
2022-04-16Clean Whitespace Typo...* home-configuration.scm (services)[environment-variables]: Remove extra space. Marek Paśnikowski
2022-04-16guix-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
2022-04-14Repo InitMarek Paśnikowski