Skip to content

switch is a modular system for managing symbolic links to select between different versions of programs, similar to Gentoo's eselect.

License

Notifications You must be signed in to change notification settings

NurOS-Linux/switch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

switch

Alternatives management tool for NurOS.

Overview

switch is a modular system for managing symbolic links to select between different versions of programs, similar to Gentoo's eselect.

Building

meson setup build --prefix=/usr
meson compile -C build
sudo meson install -C build

Quick Start

switch --list-modules        # List available modules
switch editor list           # List editor alternatives
switch editor set vim        # Set default editor

Documentation

See docs/ for detailed documentation.

License

GNU GPL-3.0-or-later

Copyright (C) 2026 AnmiTaliDev anmitali198@gmail.com

Links

About

switch is a modular system for managing symbolic links to select between different versions of programs, similar to Gentoo's eselect.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published