Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Random helper scripts

License

Notifications You must be signed in to change notification settings

LRitzdorf/helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

33 Commits

Repository files navigation

Helpers

This repo contains helper scripts that I make for myself, in case they might be helpful to others.

Current inventory

  • conserve: A program for managing battery conservation mode on supported Lenovo laptops. NEW: conserve is now written in Rust rather than C! This gives us a richer command-parsing system (with partial matching!), as well as memory-safety guarantees that are very helpful to have for an SUID binary.
  • notify: A (very) simple wrapper script that executes a command, then rings your terminal bell when it finishes. Potentially helpful for long-running commands, like installers.
  • stmux: A semi-intelligent script to manage shared tmux sessions for multiple users. Creates sockets in a known, accessible location, and searches for existing sessions by name before creating a new one.
  • nvim-hosted: A script to start Neovim in a "host" terminal. This is required for Neovim to display itself, and can simplify things like window manager commands.

About

Random helper scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /