diff --git a/snowblocks/bash/config/pkg/gulp b/snowblocks/bash/config/pkg/gulp deleted file mode 100644 index 58390b8..0000000 --- a/snowblocks/bash/config/pkg/gulp +++ /dev/null @@ -1,14 +0,0 @@ -#!/usr/bin/env bash - -# Copyright (C) 2016-present Arctic Ice Studio -# Copyright (C) 2016-present Sven Greb - -# Project: igloo -# Repository: https://github.com/arcticicestudio/igloo -# License: MIT -# References: -# http://gulpjs.com -# https://github.com/gulpjs/gulp-cli#completion -# https://github.com/gulpjs/gulp - -eval "$(gulp --completion=bash)"