aboutsummaryrefslogtreecommitdiffstats
path: root/oni/home/config
Commit message (Collapse)AuthorAgeFilesLines
...
* Reduce number of imports by using specification->packageGravatar Tom Willemse2025-12-011-15/+9
|
* Fix up rincewind configurationGravatar Tom Willemse2025-12-011-110/+115
| | | | | | | | | | | | | | | | I've been messing arround with it for a while and I've changed a bunch of things I don't even remember exactly why, but here we are and everything works. - There were some imports that needed to be changed because packages had moved around. - I've added some packages that I'm trying out for various things. - I removed Blackthorne from my configuration because I have a dedicated device to play this on now. - I split off some packages in separate variables to try and make more clear why I'm using them and also make them easier to reuse in other configurations.
* kitty: Bind next_window to easy-to-use keyGravatar Tom Willemse2025-12-011-1/+2
|
* sxhkd: Add some keybindingsGravatar Tom Willemse2025-11-281-0/+6
|
* pop-os/emacs: Add more sql connectionsGravatar Tom Willemse2025-11-281-0/+12
|
* Emacs: Fix filename matching for filament projectGravatar Tom Willemse2025-11-281-1/+5
|
* pop-os: Fix herbstluft setupGravatar Tom Willemse2025-11-281-7/+6
|
* Pop-OS: Add Emacs VundoGravatar Tom Willemse2025-11-281-1/+3
|
* Pop-os: Add mandoc so that man page load paths updateGravatar Tom Willemse2025-11-281-0/+1
|
* pop-os: Add some Emacs packagesGravatar Tom Willemse2025-10-231-11/+6
|
* pop-os/emacs: In magit, show locked files in the status ↵Gravatar Tom Willemse2025-10-161-0/+23
| | | | buffer
* pop-os: Update initial setup for herbstluftwmGravatar Tom Willemse2025-10-031-2/+2
|
* pop-os: Add the GPG Agent serviceGravatar Tom Willemse2025-10-031-1/+10
|
* pop-os: Add autorandr configuration to automatically ↵Gravatar Tom Willemse2025-10-031-1/+6
| | | | | | switch screens Now when I plug screens in and out it should automatically detect the change.
* pop-os: Add play/pause and volume controlsGravatar Tom Willemse2025-09-251-2/+24
|
* pop-os: Switch to herbstluftwmGravatar Tom Willemse2025-09-241-60/+147
|
* sxhkd: Add configurationGravatar Tom Willemse2025-09-241-0/+84
|
* rincewind: Add some firefox settings I addedGravatar Tom Willemse2025-09-021-1/+7
|
* pop-os: UpdateGravatar Tom Willemse2025-09-021-9/+19
|
* atuin: Fix compatibility with old Rust packaging methodsGravatar Tom Willemse2025-09-021-1/+10
| | | | | | The way Rust packages are packaged has changed, this commit fixes compatibility with the in-between compatibility layer until I can properly make atuin work for the new packaging system.
* pop-os/emacs: Switch to using FirefoxGravatar Tom Willemse2025-08-191-1/+1
| | | | | Zen Browser is pretty neat, but Firefox will hopefully soon get the main feature I enjoy from it and is also a lot more stable.
* pop-os/emacs: Redo test run commandsGravatar Tom Willemse2025-08-011-47/+107
| | | | | | | | | Instead of using a Transient, just use several interactive commands. The problem with the transient setup was that it makes you pretend like you're working with a command-line. Which is great when you actually are, but doesn't fit well for just Emacs commands for me so far. With these simplified commands it's all a bit easier to manage.
* data: Fix configurationGravatar Tom Willemse2025-07-181-12/+14
|
* rincewind: Add Emacs gnuplotGravatar Tom Willemse2025-07-171-2/+4
|
* pop-os/emacs: Remove debugging statementGravatar Tom Willemse2025-07-161-1/+0
|
* pop-os/emacs: Add settings for dashboardGravatar Tom Willemse2025-07-161-0/+7
|
* pop-os/emacs: Fix startup errorGravatar Tom Willemse2025-07-161-0/+2
|
* Emacs: Add temporary fix for web-mode in VueGravatar Tom Willemse2025-06-211-0/+801
| | | | | This makes it so that some more Vue properties are recognized in web-mode as executable code rather than HTML attributes.
* pop-os: Fix location of social-api projectGravatar Tom Willemse2025-06-161-3/+4
|
* pop-os: Set up some some connection strings for EmacsGravatar Tom Willemse2025-06-061-0/+15
|
* pop-os: Allow running test-at-point in EmacsGravatar Tom Willemse2025-06-061-17/+29
|
* pop-os: Add hunspellGravatar Tom Willemse2025-04-281-1/+6
| | | | This stops Emacs from complaining hunspell doesn't exist.
* pop-os: Add typescript mode and oni-jsGravatar Tom Willemse2025-04-231-3/+7
|
* pop-os/emacs: Require oni-jsGravatar Tom Willemse2025-04-231-0/+2
|
* pop-os/emacs: Add eslint to web-mode checkers for FlycheckGravatar Tom Willemse2025-04-231-0/+3
|
* Rename stumpwm/config to stumpwm.lispGravatar Tom Willemse2025-04-222-2/+2
|
* stumpwm: Make screen locking program configurableGravatar Tom Willemse2025-04-221-0/+1
| | | | | On my work laptop this needs to just be ‘/usr/bin/i3lock’ because the libraries in Guix are incompatible with those on Pop!_OS.
* pop-os/emacs: Exclude PRs into chanced_dev for PR linkGravatar Tom Willemse2025-04-221-1/+1
|
* Use gnupg as my ssh agentGravatar Tom Willemse2025-04-161-2/+1
|
* Fix issue with emacsql and org-roam not working togetherGravatar Tom Willemse2025-04-161-4/+4
|
* pop-os/emacs: Load flycheck-phpstan after loading php-modeGravatar Tom Willemse2025-04-101-0/+3
|
* oni-php: Treat js, vue, and jsx files as JavaScript for ↵Gravatar Tom Willemse2025-04-101-0/+3
| | | | grepping
* pop-os/emacs: Ignore extra directories searching for testsGravatar Tom Willemse2025-04-101-1/+4
| | | | These directories are large and don't contain any interesting files.
* emacs/pop-os: Fix path fixup for phpstanGravatar Tom Willemse2025-04-101-1/+1
| | | | | This fixes the situation where ‘/app/’ shows up more than once in the path, I'm only interested in replacing the first occurrence.
* pop-os/emacs: Add command to make laravel migrationsGravatar Tom Willemse2025-04-101-1/+19
| | | | | This command asks for a name, runs the artisan command, and then opens the generated file and registers it with the current version control system.
* pop-os: Add emacs-indexedGravatar Tom Willemse2025-04-101-2/+4
|
* pop-os: Add comfortaa fontGravatar Tom Willemse2025-04-101-0/+4
|
* pop-os: Fix filenames output by phpstanGravatar Tom Willemse2025-04-091-0/+14
| | | | | Phpstan is running in a container where the paths are different. In order to help phpstan and Emacs understand eachother fix them up first.
* pop-os: Make switching between failed tests slightly nicerGravatar Tom Willemse2025-04-091-0/+2
|
* rincewind: Disable advice about detached heads in gitGravatar Tom Willemse2025-04-061-0/+1
|