Skip to content

Instantly share code, notes, and snippets.

View Gutem's full-sized avatar
🤖
Domo Arigato, Mr Roboto

Gutem Gutem

🤖
Domo Arigato, Mr Roboto
View GitHub Profile
#!/bin/bash
################################################################################
### Variables ###
################################################################################
TARGET_DRIVER="/dev/sda"
SWAP="FALSE"
################################################################################
### Functions ###
@Gutem
Gutem / ArchPi_installs
Last active August 29, 2015 14:16
Post install of a vanilla ArchLinux on RaspberryPi
#!/bin/bash
pacman-key --init
# Make a download folder
mkdir $HOME/downloads
cd ~/downloads
# Update repositories and update software.
@Gutem
Gutem / brew_permission_fix
Last active August 29, 2015 14:16
Brew - Fixing directory's owner
sudo chown -R $USER /directory/
@Gutem
Gutem / install
Last active July 31, 2018 04:41
Shell script to automate environment installs after a vanilla OSX install
#!/bin/bash
red='\033[0;31m'
green='\033[0;32m'
NC='\033[0m' # No Color
################################################################################
# XCode CLI
################################################################################
xcode-select --install

Keybase proof

I hereby claim:

  • I am gutem on github.
  • I am gutem (https://keybase.io/gutem) on keybase.
  • I have a public key ASCWgR-miJKCZXlB3qc4b2Y1mAnoLx5smVTDjqZMd-ah_wo

To claim this, I am signing this object: