dmv.community is one of the many independent Mastodon servers you can use to participate in the fediverse.
A small regional Mastodon instance for those in the DC, Maryland, and Virginia areas. Local news, commentary, and conversation.

Administered by:

Server stats:

157
active users

#dotfiles

1 post1 participant0 posts today
Nixers Newsletter #286 is out!

Dive into topics like PulseAudioDB, OpenBSD routers, shell history improvements, and more.
It's a solid edition with a gem: “Get your own home bin”, something we probably all do already in our own special ways.

https://utcc.utoronto.ca/~cks/space/blog/sysadmin/MyPersonalProgramsSetup

→ Full issue: https://newsletter.nixers.net/entries.php#286
#Unix #Linux #OpenBSD #Shell #Dotfiles #Newsletter #Nixers
utcc.utoronto.caChris's Wiki :: blog/sysadmin/MyPersonalProgramsSetup

🚀 Behold, the holy grail of productivity: a #dotfiles manager written in #Rust 🌈! Because, of course, what we really needed was yet another tool nobody asked for to solve a problem nobody had. 🥳 Meanwhile, on #GitHub, developers are still pretending they understand what dotfiles actually do. 🤷‍♂️
github.com/Shemnei/punktf #productivity #developer #tools #sarcasm #HackerNews #ngated

GitHubGitHub - Shemnei/punktf: ⚡ A cross-platform multi-target dotfiles manager⚡ A cross-platform multi-target dotfiles manager. Contribute to Shemnei/punktf development by creating an account on GitHub.

Setting up a new Mac, I finally got round to documenting my setup, including the utilities, privacy apps, etc., I use as well as my fish shell and Helix Editor configurations, Homebrew apps, fisher plugins, etc.

In case you’re curious, here it is:

codeberg.org/aral/gists/src/br

Codeberg.orggists/mac-setup.md at maingists - A place for me to post and share small, self-contained code snippets.
#mac#macOS#setup

📝:ivory_boost: Using Starship for the Same Prompt, but Faster

Starship is a highly-configurable, cross-shell prompt. I recently switched to using it and it sped up my prompt rendering from being noticably slow and taking probably half a second to render to an imperceptible 0.03s rendering time. It actually does slightly more than my old prompt did as well...

#NaBloPoMo #Rust #Uses #NaBloPoMo2024 #Shell #dotfiles
calebhearth.com/m/starship-pro

HearthsideUsing Starship for the Same Prompt, but Faster
More from Caleb Hearth :d6:

📝:ivory_boost: Search and Sync Your #Shell History With Atuin

Atuin is a tool that runs in the background to capture commands you’ve entered. It stores these locally in a SQLite database and provides a great CLI tool to search through that history, provide stats of what commands you frequently run, and optionally syncs this history across devices.

#NaBloPoMo #Rust #Uses #NaBloPoMo2024 #dotfiles
calebhearth.com/m/search-sync-

HearthsideSearch and Sync Your Shell History With Atuin
More from Caleb Hearth :d6:

📝 swift-format GitHub Action

swift-format is only one of several options for #Swift language formatting tools, but as it is part of the official Swift #GitHub organization and is built by Apple, it stands a good chance of coming out as the primary one. As of Xcode 16, swift-format is bundled with Apple’s IDE for Swift...

#BestPractices #NaBloPoMo2024 #dotfiles #OpenSource
calebhearth.com/m/swift-format

Hearthsideswift-format GitHub Actionswift-format is only one of several options for Swift language formatting tools, but as it is part of the official Swift GitHub organization and is built by Apple, it stands a good chance of coming...

Today I had a fun development session after a long time.

I built a Python utility config-renderer that I use to create web documentation for my own dotfiles and other configuration files.

It works for all config types that use # as the comment character and supports a minimal, custom markup.

(Example output in the repository)

github.com/Hamatti/config-rend

GitHubGitHub - Hamatti/config-renderer: A Python utility to render HTML pages from configuration files / dotfilesA Python utility to render HTML pages from configuration files / dotfiles - Hamatti/config-renderer

I seem unable to scratch a personal itch without turning it into an open-source project. 🤷

📯 tmpl: a simple tmux session manager to launch project-specific sessions with all the windows, panes, and tools you need, ready to go.

github.com/michenriksen/tmpl

GitHubGitHub - michenriksen/tmpl: Simple tmux session management.Simple tmux session management. Contribute to michenriksen/tmpl development by creating an account on GitHub.