aboutsummaryrefslogtreecommitdiff
path: root/tw/home
AgeCommit message (Collapse)Author
2023-03-04Install alidistlint and fix its setupTimo Wilken
Newer versions of alidistlint are Python 3.9-compatible.
2023-03-04Fix monitor setupTimo Wilken
2023-03-04Declare XDG file type associationsTimo Wilken
2023-03-04Install imv image viewerTimo Wilken
2023-03-04Set up nomad, consul, vaultTimo Wilken
2023-03-04Install zoom now that nonguix channel is availableTimo Wilken
2023-03-04Fix monitor setupTimo Wilken
2023-03-04Use work identity for gitTimo Wilken
2023-03-04Delete all but CERN account for aercTimo Wilken
2023-03-04Add initial work system and home declarationsTimo Wilken
These are based on the ones for my laptop, so especially the PIM services contain some reference to personal accounts, but no passwords at least.
2023-03-04Word-wrap Markdown filesTimo Wilken
2023-03-04Install texliveTimo Wilken
2023-03-04Install fallback fontsTimo Wilken
2023-03-04Fix alidist-mode Emacs setupTimo Wilken
2023-03-04Use mail-mode for composing mail for aercTimo Wilken
2023-03-04Install alidistlint and fix its setupTimo Wilken
Newer versions of alidistlint are Python 3.9-compatible.
2023-03-04Stop highlighting mmm-mode submodes annoyinglyTimo Wilken
2023-03-04Declare XDG file type associationsTimo Wilken
2023-03-04Install imv image viewerTimo Wilken
2023-03-04Auto-enable flymake and line numbers in alidist-modeTimo Wilken
2023-03-04Fix sent folder for CERN mailTimo Wilken
2023-03-04Set up nomad, consul, vaultTimo Wilken
2023-03-04Add CERN mail aliasTimo Wilken
2023-03-04Simplify aerc index-formatTimo Wilken
2023-03-03Add `gga` alias for `git glog --all`Timo Wilken
2023-02-20Install Steam in laptop homeTimo Wilken
2023-02-20Uninstall RacketTimo Wilken
It's large and I don't use it any more.
2023-02-19Prettify form feeds in EmacsTimo Wilken
2023-02-18Delete KDE ConnectTimo Wilken
I don't really use it for much and its theming is very broken.
2023-02-16Set up common work gitconfigTimo Wilken
2023-02-16Use email at own domain for git commitsTimo Wilken
2023-02-16Install git-send-email for developmentTimo Wilken
2023-02-16Specify custom background for non-default casesTimo Wilken
If this is not done, aerc uses the terminal's default background colour instead of the default case's.
2023-02-15Toggle mail flags instead of settingTimo Wilken
2023-02-15Use symbol-append to build polybar service namesTimo Wilken
2023-02-15Use aerc for mail by defaultTimo Wilken
But keep neomutt installed for now, just in case.
2023-02-15Move muttrc account change commands out of hookTimo Wilken
2023-02-08Fix neomutt XOAUTH2 setup for SMTPTimo Wilken
2023-02-07Fix kitty git difftool configurationTimo Wilken
2023-02-03Allow using kitty as a git difftoolTimo Wilken
Get rid of annoying syntax highlighting in "kitty +kitten diff". This doesn't work properly with my terminal colour scheme; "bw" is the least intrusive.
2023-02-03Remove automatic --all flag from git logsTimo Wilken
2023-01-27Install Android fastbootTimo Wilken
2023-01-25Export server home env as a variableTimo Wilken
2023-01-25Export laptop home env as a variableTimo Wilken
2023-01-25Disable gnupg on serversTimo Wilken
I'm not using it at the moment, and this way I don't have to run a user-level shepherd process at all.
2023-01-24Enable autoindent in vimTimo Wilken
2023-01-24Use a basic vim instead of Emacs on serversTimo Wilken
2023-01-24Rename "lud" home to be the common "server" homeTimo Wilken
2023-01-22Rename "common" modules to be base modulesTimo Wilken
2023-01-22Update SSH client config to use common server configTimo Wilken
This should make the SSH config more maintainable by putting things like SSH port numbers in one common place.