Pinned Loading
-
my-dotfiles
my-dotfiles PublicDotfiles and other config files for customization of my systems
Shell
-
-
wp_manager
wp_manager Publicbash script to install and manage WordPress VHosts in a LAMP environment
Shell
-
script to create a bare git reposito...
script to create a bare git repository and fill it up with some settings to allow git to send notification emails as well as deploy the code. Save it inside the git-shell-commands directory as "create" 1#! /bin/bash
23# usage: create <PROJECT> - create a git bare repository named PROJECT.git
4# this command will setup the repo and send a mail for confirmation.
5 -
script that helps you create an anim...
script that helps you create an animated gif from images. It also can proportionally resize the images. Uses Imagemagik's mogrify and convert. 1#! /bin/bash
23# Author: Danilo 'danix' Macri
4# Author URI: http://danixland.net
5# Script URI: http://danixland.net/?p=3545
-
script to delete a bare git reposito...
script to delete a bare git repository after checking some conditions. Save it inside the git-shell-commands directory as "delete" 1#! /bin/bash
23# usage: delete <REPOSITORY> - PERMANENTLY delete a repository if existing.
4# CAREFUL, this action cannot be undone. This command will ask for confirmation.
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.