Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 522 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 522 Bytes

@saksmt script collection

Some scripts born while using gentoo & nixos

Since some of the scripts are related to NixOS here is a link to my NixOS configuration

Installation

$ PREFIX=/usr/local make install -e

Deinstallation

$ PREFIX=/usr/local make uninstall -e

Installation (if you have no git right now)

curl -SsL https://raw.githubusercontent.com/saksmt/local-bin/develop/install-no-git.sh | sh -s /usr/local

Usage

TODO