Skip to content

magnuskiro/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exit

the exit cmd is a precaution so I don't accidentaly run README.md

#Scripts'n Snippets

This repository contains my scripts and code snippets. Mostly setupscits atm, but lots of usefull small scripts for easy db access and such is to be added.

##Dusken Scripts In the folder dusken Scripts created in association with Under Dusken and Mediastud.

##Sustem setup script Maybe not the most important of them, but definetlly one of the more usefull ones. Just insert line into linux terminal to setup the local system environment to my liking.

wget \
https://raw.githubusercontent.com/magnuskiro/scripts/master/setup.sh \
&& chmod 755 ./setup.sh && ./setup.sh && rm /setup.sh 

About

My scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published