dhh – walker – 2025-03-01

22 items · updated 2026-05-19 23:31 UTC · RSS · Up to 2025-03

dhh pushed to master in basecamp/omakub

dhh github · 2025-03-01

Opinionated Ubuntu Setup. Contribute to basecamp/omakub development by creating an account on GitHub.

dhh commented on pull request basecamp/omakub#269

dhh github · 2025-03-01

Changelog Removes the base lazyvim.json Enable the LazyVIM extras plugin when the language is installed I started this work at #156 but i

dhh commented on issue basecamp/omakub#273

dhh github · 2025-03-01

Is useful when using the file explorer and right click contexts of open terminal here Also will update Ctrl + Alt + T behaviour. I had to ru

dhh closed an issue in basecamp/omakub

dhh github · 2025-03-01

Is useful when using the file explorer and right click contexts of open terminal here Also will update Ctrl + Alt + T behaviour. I had to ru

dhh commented on issue basecamp/omakub#363

dhh github · 2025-03-01

the omikub docs on copy/paste say to use the SHIFT key for copy/paste in the terminal https://manual.omakub.org/1/read/34/clipboard unfortun

dhh closed an issue in basecamp/omakub

dhh github · 2025-03-01

the omikub docs on copy/paste say to use the SHIFT key for copy/paste in the terminal https://manual.omakub.org/1/read/34/clipboard unfortun

dhh commented on issue basecamp/omakub#389

dhh github · 2025-03-01

Terminal throws me thos error when i try to install it using the prompt: E: The repository 'file:/cdrom noble Release' no longer has a Relea

dhh closed an issue in basecamp/omakub

dhh github · 2025-03-01

Terminal throws me thos error when i try to install it using the prompt: E: The repository 'file:/cdrom noble Release' no longer has a Relea

dhh merged a pull request in basecamp/omakub

dhh github · 2025-03-01

dhh pushed to master in basecamp/omakub

dhh github · 2025-03-01

Opinionated Ubuntu Setup. Contribute to basecamp/omakub development by creating an account on GitHub.

dhh commented on pull request basecamp/omakub#395

dhh github · 2025-03-01

Set alacritty as the preferred x terminal emulator, so that e.g. Ctrl+Alt+T opens Alacritty Install the nautilus-python extension and a scri

dhh pushed to master in basecamp/omakub

dhh github · 2025-03-01

Opinionated Ubuntu Setup. Contribute to basecamp/omakub development by creating an account on GitHub.

dhh merged a pull request in basecamp/omakub

dhh github · 2025-03-01

Set alacritty as the preferred x terminal emulator, so that e.g. Ctrl+Alt+T opens Alacritty Install the nautilus-python extension and a scri

dhh commented on pull request basecamp/omakub#396

dhh github · 2025-03-01

not sure what people think but here are some changes (two issues pending) to replace alacritty with ghostty #357 credits to @brsc2909 https:

dhh closed a pull request in basecamp/omakub

dhh github · 2025-03-01

not sure what people think but here are some changes (two issues pending) to replace alacritty with ghostty #357 credits to @brsc2909 https:

dhh commented on pull request basecamp/omakub#398

dhh github · 2025-03-01

Changing to 755, 644 permissions for directories and files respectively.

dhh closed a pull request in basecamp/omakub

dhh github · 2025-03-01

Changing to 755, 644 permissions for directories and files respectively.

dhh merged a pull request in basecamp/omakub

dhh github · 2025-03-01

i was exploring why we are running update many places in the code base and noticed we used apt-get in the start but it does not seem require

dhh pushed to master in basecamp/omakub

dhh github · 2025-03-01

Opinionated Ubuntu Setup. Contribute to basecamp/omakub development by creating an account on GitHub.

dhh commented on pull request basecamp/omakub#401

dhh github · 2025-03-01

The main benefit of using apt is that you can upgrade etc, but because we are manually fetching the package and pushing it into the install

dhh closed a pull request in basecamp/omakub

dhh github · 2025-03-01

The main benefit of using apt is that you can upgrade etc, but because we are manually fetching the package and pushing it into the install

dhh commented on pull request hotwired/stimulus-rails#152

dhh github · 2025-03-01

This PR aims to support paths other than app/javascript for the root path in generator and manifest tasks. Similar attempts have been made/r