Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dantecatalfamo/sysctl.el

Manage sysctl through Emacs
https://github.com/dantecatalfamo/sysctl.el

elisp emacs sysctl

Last synced: about 2 months ago
JSON representation

Manage sysctl through Emacs

Awesome Lists containing this project

README

        

# sysctl.el
[![MELPA](https://melpa.org/packages/sysctl-badge.svg)](https://melpa.org/#/sysctl)

View and edit sysctl in a hierarchical structure in Emacs.
Works on Linux, FreeBSD, OpenBSD, and macOS.
Will work over TRAMP via SSH as well, including multiple hops.

![sysctl example](example.png)

## Commands
`sysctl` Generate the sysctl buffer

## Keybindings
* `C-c C-c` Set the value of current position in the sysctl tree
* `C-c C-k` Refresh the value of current position in the sysctl tree