https://github.com/sbaumohl/dotfiles
With an actual dotfile this time.
https://github.com/sbaumohl/dotfiles
Last synced: 3 months ago
JSON representation
With an actual dotfile this time.
- Host: GitHub
- URL: https://github.com/sbaumohl/dotfiles
- Owner: sbaumohl
- Created: 2024-06-11T02:46:37.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2026-03-21T19:41:00.000Z (4 months ago)
- Last Synced: 2026-03-22T08:49:50.825Z (4 months ago)
- Language: Lua
- Size: 1.61 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sam's `chezmoi` managed dotfiles for fedora kinoite
I'm using Fedora Kinoite and managing my dotfiles with chezmoi. I'm keeping my dotfiles and important setup notes here.
Some general config ideas/tips: https://fedoramagazine.org/how-i-customize-fedora-silverblue-and-fedora-kinoite/
Nvidia drivers/troubleshooting: https://docs.fedoraproject.org/en-US/fedora-kinoite/troubleshooting/
## Other Programs
- [chezmoi](https://www.chezmoi.io/)
- [Starship](https://github.com/starship/starship)
- [Zed](https://zed.dev/)
- [Zen Browser](https://www.zen-browser.app/)
## Installing the h264 codec for web browsers
```bash
rpm-ostree override remove noopenh264 --install openh264 --install mozilla-openh264
```
## Installing Nvidia drivers
- Official Guide: https://rpmfusion.org/Howto/NVIDIA#OSTree_.28Silverblue.2FKinoite.2Fetc.29