saksmt / local-bin

Scripts collected/written while using Gentoo Linux & NixOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@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

About

Scripts collected/written while using Gentoo Linux & NixOS


Languages

Language:Shell 72.4%Language:C 25.1%Language:Makefile 2.5%Language:Smarty 0.0%