This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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%) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# shit emacs!!!!!!!!! | |
alias emacs="echo shit" | |
alias emacs_is_very_ugly_editor="emacs" | |
alias emacs_is_very_ugly_editor_寿限無寿限無五劫の擦り切れ海砂利水魚の水行末雲来末風来末食う寝る処に住む処やぶら小路の藪柑子パイポパイポパイポのシューリンガンシューリンガンのグーリンダイグーリンダイのポンポコピーのポンポコナーの長久命の長助="emacs" | |
alias emacshit="vim" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"itochan's vimrc | |
set nocompatible | |
set number | |
set backspace=2 | |
"indent settings {{{ | |
set autoindent | |
set cindent | |
set tabstop=2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aa |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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 |