Skip to content

Instantly share code, notes, and snippets.

@elistone
elistone / ionos.sh
Last active November 26, 2019 20:37 — forked from leymannx/ionos.sh
1&1 ionos shared webhosting command line PHP 7.3, Drush 9, Composer, for Drupal 8
# https://www.ionos.com/community/hosting/php/using-php-composer-in-11-ionos-webhosting-packages/
php -v
# PHP 4.4.9 (cgi-fcgi) (built: Nov 7 2018 13:27:00)
# Copyright (c) 1997-2008 The PHP Group
# Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
/usr/bin/php7.3-cli -v
# PHP 7.3.11 (cli) (built: Oct 28 2019 07:22:01) ( NTS )
# Copyright (c) 1997-2018 The PHP Group
@elistone
elistone / .bash_profile
Created June 29, 2017 20:48 — forked from natelandau/.bash_profile
Mac OSX Bash Profile
# ---------------------------------------------------------------------------
#
# Description: This file holds all my BASH configurations and aliases
#
# Sections:
# 1. Environment Configuration
# 2. Make Terminal Better (remapping defaults and adding functionality)
# 3. File and Folder Management
# 4. Searching
# 5. Process Management