pathsort-go

command module
v0.0.0-...-12e5990 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 15, 2023 License: MIT Imports: 1 Imported by: 0

README

pathsort-go

A small utility that orders the elements in your PATH according to a TOML config file. It reads the config file, which defines regular expressions that will be matched against each element of your PATH. If there's a match, the name associated with the regular expression is used to place that PATH element in an order defined by the tag_order array in the config. Unmatched path elements are added to the end of the ordered PATH.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL