Skip to content

Instantly share code, notes, and snippets.

View tumugin's full-sized avatar
🤍
NEW HORIZON

tumugin tumugin

🤍
NEW HORIZON
  • Tokyo, Japan
View GitHub Profile
@tumugin
tumugin / .zshrc
Created August 29, 2013 11:31
テキトーにコピペしてちょっと弄った
# 少し凝った zshrc
########################################
# 環境変数
export LANG=ja_JP.UTF-8
# 色を使用出来るようにする
autoload -Uz colors
colors
@tumugin
tumugin / .screenrc
Created July 10, 2013 18:51
テキトーに作ってみた
defscrollback 100000
hardstatus alwayslastline "%{.bW}%-w%{.rW}%n %t%{-}%+w %=%{..G} %H %{..Y} %Y/%m/%d %C%a "
shell /bin/zsh
autodetach on
term xterm-256color
altscreen on
defbce "on"
termcapinfo xterm* ti@:te@