Skip to content

Instantly share code, notes, and snippets.

PREFIX=~/work
BENTO4_HEAD=1-4-3-607
# Installing Bento4
cd ${PREFIX}
wget http://sourceforge.net/projects/bento4/files/Bento4-SRC-1-4-3-607.zip
unzip Bento4-SRC-${BENTO4_HEAD}.zip
rm Bento4-SRC-${BENTO4_HEAD}.zip
cd Bento4-SRC-${BENTO4_HEAD}
scons -u build_config=Release
@nealtsai1981
nealtsai1981 / MISC
Last active December 2, 2015 04:07
1. Mac新增hotkey for app launch
http://computers.tutsplus.com/tutorials/how-to-launch-any-app-with-a-keyboard-shortcut--mac-31463
2. iTerm安裝設定
http://blog.littlelin.info/posts/2014/01/05/mac-os-x-command-line-environment-setup
3. bashrc設定
http://coder.aqualuna.me/2012/03/bashrc-in-mac-terminal-os-x-lion.html
https://www.maketecheasier.com/8-useful-and-interesting-bash-prompts