prinzpiuz / System-Scripts

Scripts customizing my machine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About

Scripts customizing my machine

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%