aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-01-08Run nm-applet on laptopTimo Wilken
2023-01-08Add WIP prometheus-json-exporter and most dependenciesTimo Wilken
2023-01-07Remove misleading commentTimo Wilken
I can't find any documentation about NEXTCLOUD_PHP_CONFIG and the variable doesn't seem to work. Remove the line mentioning it.
2023-01-07Schedule PIM metasyncs less frequentlyTimo Wilken
2023-01-07Actually install new ppscm scriptTimo Wilken
2023-01-07Dedicate more space to htop CPU barsTimo Wilken
2023-01-07Install flightgear flight sim gameTimo Wilken
2023-01-07Enable aggressive-indent-mode in sh-mode and scheme-modeTimo Wilken
2023-01-07Improve htop displayTimo Wilken
2023-01-07Prune and improve zshrcTimo Wilken
- stop loading unneeded zsh modules - use $HISTSIZE from environment - create history directory if it doesn't exist - add "e" alias for $EDITOR
2023-01-07Extract ppscm to separate scriptTimo Wilken
2023-01-07Fix spacing in polybar service descriptionTimo Wilken
2023-01-01Use local license file for SimutransTimo Wilken
2023-01-01Install git system-wideTimo Wilken
Required in order to receive git pushes on the server.
2023-01-01Rofi changes merged upstreamTimo Wilken
2022-12-31Publish own changes to Rofi themeTimo Wilken
2022-12-31Track system configurationTimo Wilken
2022-12-31Extract common home configuration for server and laptopTimo Wilken
2022-12-31Extract theming files into separate moduleTimo Wilken
2022-12-30Import custom packagesTimo Wilken
Also, import package modules instead of using `specifications->packages'.
2022-12-30Import Guix dir-locals for package developmentTimo Wilken
2022-12-30Fix SSH port for ludTimo Wilken
2022-12-30Reorganise Guix home declaration into module treeTimo Wilken
2022-12-20Reshuffle Emacs and development packagesTimo Wilken
2022-12-19Add screen locking scriptTimo Wilken
2022-12-19Add quick toggles for EmacsTimo Wilken
2022-12-19Install kitty in home profileTimo Wilken
I've configured sudo to pass-through the TERMINFO variable, which is required even if kitty is installed system-wide.
2022-12-18Fix mistakes in use-package usageTimo Wilken
2022-12-18Install 0adTimo Wilken
2022-12-18Replace linum with display-line-numbersTimo Wilken
The latter is better, faster and supported by the catppuccin theme.
2022-12-11Use khard for contact listsTimo Wilken
2022-12-11Install and configure newsboatTimo Wilken
Make it sync feeds from Nextcloud News.
2022-12-11Use vdirsyncer and khal to access calendarTimo Wilken
2022-12-11Fix default mail foldersTimo Wilken
2022-12-11Tweak neomutt configTimo Wilken
2022-12-11Enable XOAUTH2 authentication for ExOL accountsTimo Wilken
2022-12-11Cleanup leftover commentsTimo Wilken
2022-12-11Redirect sessionmenu output properlyTimo Wilken
2022-12-11Rewrite sessionmenu in GuileTimo Wilken
2022-12-11Add scheme shebangs to magic-mode-alistTimo Wilken
2022-12-11Extract volume script into separate fileTimo Wilken
2022-12-11Add a few useful git aliasesTimo Wilken
2022-12-11Remove aliases not needed on GuixSDTimo Wilken
GuixSD has recutils 1.9, so disable bugfix aliases for recutils 1.8.
2022-12-11Install and use xcwdTimo Wilken
2022-12-10Work around Guix macros being indented wrongTimo Wilken
2022-12-10Show UTF-8 characters in lynx dumpTimo Wilken
2022-12-08Add utility programsTimo Wilken
Install ipython and add a wrapper around "icat" kitten.
2022-12-08Tweak muttrc for XDG compliance and ignore User-Agent headerTimo Wilken
2022-12-08Convert HTML email to text using lynxTimo Wilken
2022-12-08Adjust zshrc for GuixTimo Wilken
Remove Arch Linux-specific aliases. Also, allow use of load_plugin function after zshrc exits.