aboutsummaryrefslogtreecommitdiffstats
path: root/oni/home
Commit message (Collapse)AuthorAgeFilesLines
* pop-os: Install treesitter for VueGravatar Tom Willemse42 min.1-10/+9
| | | | Also add slack and combobulate (paredit for treesitter).
* pop-os: Configure Emacs org-mem packageGravatar Tom Willemse8 hours2-2/+5
|
* pop-os: Simplify package listingGravatar Tom Willemse8 hours1-54/+39
|
* pop-os/emacs: Allow ‘composer install’ to run for ↵Gravatar Tom Willemse8 hours1-8/+17
| | | | all projects
* pop-os/emacs: Add keybindings for git functionsGravatar Tom Willemse8 hours1-0/+6
|
* pop-os: Add git serviceGravatar Tom Willemse8 hours1-1/+18
|
* pop-os: Remove kitty configuration, using wezterm nowGravatar Tom Willemse8 hours1-1/+0
|
* pop-os: Add some tree sitter grammars for Emacs php-ts-modeGravatar Tom Willemse8 hours1-0/+6
|
* pop-os: Add some Emacs packagesGravatar Tom Willemse8 hours1-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 Willemse8 hours1-1/+2
|
* data: Add org-mem configurationGravatar Tom Willemse6 days2-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
|
* pop-os/emacs: Add function to make filament formsGravatar Tom Willemse2026-02-091-6/+41
|
* Add glide as a browser optionGravatar Tom Willemse2026-02-093-3/+3
|
* pop-os/emacs: Add some more test runner functionsGravatar Tom Willemse2026-02-091-15/+46
|
* Update emacs-org-mem referenceGravatar Tom Willemse2026-01-222-2/+2
|
* rincewind: Fix abcdeGravatar Tom Willemse2026-01-182-7/+19
|
* Reformat files using ‘guix-pretty-print-buffer’Gravatar Tom Willemse2026-01-184-120/+56
|
* pop-os: Remove flyoverGravatar Tom Willemse2026-01-171-1/+0
| | | | | | | | | It's too disruptive. - It takes up a lot of room in the various buffers. - It keeps flashing in and out of existence when you type, making all of the text in every buffer jump around a lot.
* org-journal: Add a couple more settingsGravatar Tom Willemse2026-01-171-1/+3
|
* Add transient command for creating a new laravel factoryGravatar Tom Willemse2026-01-151-1/+22
|
* pop-os/emacs: Add command to make a new ModelGravatar Tom Willemse2026-01-151-1/+27
|
* stumpwm: Move always-on-top floating windows aside on focusGravatar Tom Willemse2026-01-141-0/+26
| | | | | When a window is focused and there are overlapping floating windows, move those windows aside, making sure not to move them off-screen.
* zsh: Show pipestatusGravatar Tom Willemse2026-01-141-1/+6
|
* Add emacs-phel-modeGravatar Tom Willemse2026-01-131-1/+3
|
* Stumpwm: Restore default layoutGravatar Tom Willemse2026-01-131-0/+1
|
* Stumpwm: Fix input window positionGravatar Tom Willemse2026-01-131-1/+1
|
* Stumpwm: Fix screen locker programGravatar Tom Willemse2026-01-131-1/+1
|
* (oni home config common): Fix zshrcGravatar Tom Willemse2026-01-021-1/+1
|
* (oni home config common): Fix typoGravatar Tom Willemse2026-01-021-1/+1
|
* stumpwm: Show messages and inputs more centrally/obviouslyGravatar Tom Willemse2026-01-021-0/+3
|