Skip to content

Instantly share code, notes, and snippets.

@itochan
itochan / gist:1183374
Created August 31, 2011 11:53
これをやるのに134分かかった
[itochan@ito315]~/FacebookIrcGateway% sudo gem update (git)-[master]
Updating installed gems
Updating actionmailer
Fetching: activesupport-3.1.0.gem (100%)
Fetching: bcrypt-ruby-3.0.0.gem (100%)
Building native extensions. This could take a while...
Fetching: activemodel-3.1.0.gem (100%)
Fetching: rack-cache-1.0.3.gem (100%)
Fetching: rack-test-0.6.1.gem (100%)
Fetching: rack-mount-0.8.3.gem (100%)
@itochan
itochan / .zshrc
Created September 2, 2011 10:01
Vimmer向け ~/.zshrc 設定
# shit emacs!!!!!!!!!
alias emacs="echo shit"
alias emacs_is_very_ugly_editor="emacs"
alias emacs_is_very_ugly_editor_寿限無寿限無五劫の擦り切れ海砂利水魚の水行末雲来末風来末食う寝る処に住む処やぶら小路の藪柑子パイポパイポパイポのシューリンガンシューリンガンのグーリンダイグーリンダイのポンポコピーのポンポコナーの長久命の長助="emacs"
alias emacshit="vim"
"itochan's vimrc
set nocompatible
set number
set backspace=2
"indent settings {{{
set autoindent
set cindent
set tabstop=2
# Lines configured by zsh-newuser-install
HISTFILE=~/.zsh_history
HISTSIZE=100000
SAVEHIST=100000
#bindkey -v
# End of lines configured by zsh-newuser-install
export LANG=ja_JP.UTF-8
export GIT_SSL_NO_VERIFY=true
export TERM=xterm-256color
# Lines configured by zsh-newuser-install
HISTFILE=~/.zsh_history
HISTSIZE=100000
SAVEHIST=100000
#bindkey -v
# End of lines configured by zsh-newuser-install
export LANG=ja_JP.UTF-8
export GIT_SSL_NO_VERIFY=true
export TERM=xterm-256color
# Lines configured by zsh-newuser-install
HISTFILE=~/.zsh_history
HISTSIZE=100000
SAVEHIST=100000
#bindkey -v
# End of lines configured by zsh-newuser-install
export LANG=ja_JP.UTF-8
export GIT_SSL_NO_VERIFY=true
export TERM=xterm-256color
4a5
> #bindkey -v
28,32d28
< # auto change directory
< setopt auto_cd
< # auto directory pushd that you can get dirs list by cd -[tab]
< setopt auto_pushd
< # share history
34d29
< # command correct edition before each completion attempt
# Lines configured by zsh-newuser-install
HISTFILE=~/.zsh_history
HISTSIZE=100000
SAVEHIST=100000
# End of lines configured by zsh-newuser-install
export LANG=ja_JP.UTF-8
export GIT_SSL_NO_VERIFY=true
export TERM=xterm-256color
# Lines configured by zsh-newuser-install
HISTFILE=~/.zsh_history
HISTSIZE=100000
SAVEHIST=100000
# End of lines configured by zsh-newuser-install
export LANG=ja_JP.UTF-8
export GIT_SSL_NO_VERIFY=true
export TERM=xterm-256color