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

https://github.com/prinzpiuz/system-scripts

Scripts customizing my machine
https://github.com/prinzpiuz/system-scripts

binary scripts shell shell-scripts

Last synced: over 1 year ago
JSON representation

Scripts customizing my machine

Awesome Lists containing this project

README

          

# System-Scripts

Scripts customizing my machine

## Setup

- clone this repo as bin folder in user home directory
`git clone https://github.com/prinzpiuz/System-Scripts $HOME/bin`
- add the following line to your `~/.bashrc` file
`export PATH="$HOME/bin:$PATH"`