Skip to content

Instantly share code, notes, and snippets.

View bellflower2015's full-sized avatar

Kikyou Akino bellflower2015

View GitHub Profile
@bellflower2015
bellflower2015 / sakura-setup.bash
Last active June 18, 2021 11:36
install script ( GNU Core Utilities, Git, Vim 7.4 + Lua, Tig, tmux ) for 'さくらのレンタルサーバ スタンダード'
#!/usr/local/bin/bash
#======================================
# sakura-setup.bash
#
# Date: 2015-09-07
# Author: Kikyou Akino <bellflower@web4u.jp>
#======================================
export LD_LIBRARY_PATH=$HOME/local/lib:/usr/local/lib:/usr/lib:$LD_LIBRARY_PATH