aboutsummaryrefslogtreecommitdiffstats
path: root/oni/home
Commit message (Collapse)AuthorAgeFilesLines
* pop-os/emacs: Add stillness-modeHEADmainGravatar Tom Willemse2026-04-292-0/+3
|
* pop-os/emacs: Sort tests in random orderGravatar Tom Willemse2026-04-291-1/+1
|
* pop-os: Add custom compilation mode for artisan testsGravatar Tom Willemse2026-04-291-1/+6
|
* pop-os: Add notmuch and sendmail configurationGravatar Tom Willemse2026-04-271-1/+34
|
* pop-os/emacs: Add command to create Saloon requestsGravatar Tom Willemse2026-04-221-1/+17
|
* pop-os/emacs: Add command to create a saloon connectorGravatar Tom Willemse2026-04-211-12/+21
|
* pop-os/emacs: Don't treat filament speciallyGravatar Tom Willemse2026-04-201-3/+1
| | | | Filament now runs in /app/filament instead of /app.
* pop-os/emacs: Add Lobsters PHP feed for elfeedGravatar Tom Willemse2026-04-131-1/+2
|
* pop-os/emacs: Fix vue-ts-mode loadingGravatar Tom Willemse2026-04-102-0/+4
|
* pop-os/emacs: Fix prodigy definitionsGravatar Tom Willemse2026-04-101-33/+34
| | | | Only apply them after prodigy gets loaded.
* pop-os/emacs: Update browserGravatar Tom Willemse2026-04-101-3/+3
|
* pop-os: Add prodigyGravatar Tom Willemse2026-04-102-1/+42
|
* pop-os/emacs: Add php blogGravatar Tom Willemse2026-04-021-1/+3
|
* pop-os/emacs: Support tests with dataproviders for runningGravatar Tom Willemse2026-04-021-1/+1
|
* pop-os: Add emacs-logviewGravatar Tom Willemse2026-04-022-0/+2
|
* pop-os: Add new Emacs configuration packagesGravatar Tom Willemse2026-04-012-2/+5
|
* pop-os/emacs: Add agenda file collection functionGravatar Tom Willemse2026-04-011-0/+13
|
* pop-os/emacs: Add feed to elfeedGravatar Tom Willemse2026-04-011-2/+4
|
* pop-os: Add Emacs Eshell configurationGravatar Tom Willemse2026-04-011-31/+2
|
* pop-os: Install treesitter for VueGravatar Tom Willemse2026-03-301-10/+9
| | | | Also add slack and combobulate (paredit for treesitter).
* pop-os: Configure Emacs org-mem packageGravatar Tom Willemse2026-03-302-2/+5
|
* pop-os: Simplify package listingGravatar Tom Willemse2026-03-301-54/+39
|
* pop-os/emacs: Allow ‘composer install’ to run for ↵Gravatar Tom Willemse2026-03-301-8/+17
| | | | all projects
* pop-os/emacs: Add keybindings for git functionsGravatar Tom Willemse2026-03-301-0/+6
|
* pop-os: Add git serviceGravatar Tom Willemse2026-03-301-1/+18
|
* pop-os: Remove kitty configuration, using wezterm nowGravatar Tom Willemse2026-03-301-1/+0
|
* pop-os: Add some tree sitter grammars for Emacs php-ts-modeGravatar Tom Willemse2026-03-301-0/+6
|
* pop-os: Add some Emacs packagesGravatar Tom Willemse2026-03-301-0/+3
| | | | | | | | | | - ‘emacs-popup’: Opening PHP files always complains that ‘popup’ isn't available. Now it is. - ‘emacs-git-messenger’: I need to know what the last commit on a specific lines is a surprising amount of the time. - ‘emacs-csv-mode’: Needed to edit some CSV files.
* pop-os: Add weztermGravatar Tom Willemse2026-03-301-1/+2
|
* data: Add org-mem configurationGravatar Tom Willemse2026-03-242-0/+6
|
* Remove guix-rust-past-crates channelGravatar Tom Willemse2026-03-111-10/+1
| | | | | Now that atuin is installed from rosenthal, I don't need the past crates anymore.
* Remove custom atuin packageGravatar Tom Willemse2026-03-111-3/+2
| | | | This is now packaged in rosenthal, I don't need to maintain it myself.
* data: Add emacs-oni-elfeedGravatar Tom Willemse2026-03-081-0/+1
|
* data: Reset some guix packagesGravatar Tom Willemse2026-03-081-48/+12
|
* zsh: Add VCS info in promptGravatar Tom Willemse2026-03-081-0/+12
|
* zsh: Remove horizontal rulersGravatar Tom Willemse2026-03-081-6/+0
| | | | | I've tried it, I don't like it, really. Also this can be very easily done as just part of my prompt.
* stumpwm: Add glide-glide as a recognized browserGravatar Tom Willemse2026-03-081-1/+1
|
* rincewind: Remove org-flyover, add org-memGravatar Tom Willemse2026-03-083-2/+39
|
* Disable checking security of zsh completion filesGravatar Tom Willemse2026-03-041-1/+1
| | | | | It's dumb, but right now if I don't disable it I get complaints about some of the symlinks that guix generates.
* Add ‘home-zsh-direnv-service-type’Gravatar Tom Willemse2026-03-042-2/+37
|
* data: Add packagesGravatar Tom Willemse2026-02-271-0/+2
|
* data: Remove swalockGravatar Tom Willemse2026-02-271-1/+0
| | | | | The current versions of Archlinux and Guix aren't compatible, so for now I'll have to install it through pacman instead.
* data: fixup for use with WaylandGravatar Tom Willemse2026-02-241-55/+8
|
* Ad git configuration to laptopGravatar Tom Willemse2026-02-241-1/+17
|
* Use emacs-pgtk as the Emacs for laptopGravatar Tom Willemse2026-02-241-3/+3
| | | | I'm starting to use Wayland and that needs the pgtk build for now.
* Add configuration for 8t88Gravatar Tom Willemse2026-02-241-0/+1
|
* Add gnupg to dataGravatar Tom Willemse2026-02-211-0/+7
|
* data: Remove sawfishGravatar Tom Willemse2026-02-211-8/+1
| | | | It's been removed from Guix.
* Remove guix-gaming-games channelGravatar Tom Willemse2026-02-211-8/+8
| | | | This channel is broken at the moment.
* git: Add ignore patterns optionGravatar Tom Willemse2026-02-101-1/+16
|