Skip to content

Instantly share code, notes, and snippets.

View LXZE's full-sized avatar
🌏
Finding remote works or relocation offers

林卓偉 LXZE

🌏
Finding remote works or relocation offers
  • The world's longest capital city name, Thailand
  • 05:09 (UTC +07:00)
View GitHub Profile
@jj-meyer
jj-meyer / Resize-vagrant-box-from-existing-base-box.md
Last active July 6, 2022 06:09
# Resize a vagrant box disk from an existing base box
@narze
narze / .laptop.local
Created October 27, 2014 04:02
Laptop customization file
#!/bin/sh
brew install caskroom/cask/brew-cask
brew tap caskroom/versions
brew cask install airmail-beta
brew cask install alfred
brew cask install arduino
brew cask install atom
brew cask install audacity
@brandonb927
brandonb927 / osx-for-hackers.sh
Last active June 13, 2024 02:39
OSX for Hackers: Yosemite/El Capitan Edition. This script tries not to be *too* opinionated and any major changes to your system require a prompt. You've been warned.
#!/bin/sh
###
# SOME COMMANDS WILL NOT WORK ON macOS (Sierra or newer)
# For Sierra or newer, see https://github.com/mathiasbynens/dotfiles/blob/master/.macos
###
# Alot of these configs have been taken from the various places
# on the web, most from here
# https://github.com/mathiasbynens/dotfiles/blob/5b3c8418ed42d93af2e647dc9d122f25cc034871/.osx