dhh pushed to master in basecamp/omakub
Opinionated Ubuntu Setup. Contribute to basecamp/omakub development by creating an account on GitHub.
Opinionated Ubuntu Setup. Contribute to basecamp/omakub development by creating an account on GitHub.
Changelog Removes the base lazyvim.json Enable the LazyVIM extras plugin when the language is installed I started this work at #156 but i
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
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
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
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
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
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
Opinionated Ubuntu Setup. Contribute to basecamp/omakub development by creating an account on GitHub.
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
Opinionated Ubuntu Setup. Contribute to basecamp/omakub development by creating an account on GitHub.
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
not sure what people think but here are some changes (two issues pending) to replace alacritty with ghostty #357 credits to @brsc2909 https:
not sure what people think but here are some changes (two issues pending) to replace alacritty with ghostty #357 credits to @brsc2909 https:
Changing to 755, 644 permissions for directories and files respectively.
Changing to 755, 644 permissions for directories and files respectively.
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
Opinionated Ubuntu Setup. Contribute to basecamp/omakub development by creating an account on GitHub.
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
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
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