- Timestamp:
- 07/16/08 02:13:50 (4 months ago)
- Location:
- dotfiles
- Files:
-
- 3 modified
-
git/cho45-gitconfig (modified) (1 diff)
-
screen/cho45/.screenrc (modified) (1 diff)
-
zsh/cho45/.zshrc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
dotfiles/git/cho45-gitconfig
r15803 r15879 4 4 5 5 [alias] 6 lo gg= log -p6 lop = log -p 7 7 st = status 8 8 di = diff -
dotfiles/screen/cho45/.screenrc
r15126 r15879 2 2 3 3 # key bindings 4 bindkey -k k1 select 0 5 bindkey -k k2 select 1 6 bindkey -k k3 select 2 7 bindkey -k k4 select 3 8 bindkey -k k5 select 4 9 bindkey -k k6 select 5 10 bindkey -k k7 select 6 11 bindkey -k k8 select 7 12 bindkey -k k9 select 8 4 13 5 14 bind ^w windowlist -b -
dotfiles/zsh/cho45/.zshrc
r15535 r15879 131 131 132 132 alias :q=exit 133 134 if [ `uname` = "Darwin" ]; then 135 alias nopaste='curl -F file=@- nopaste.com/a >&1 > >(pbcopy) > >(open `cat`) ' 136 alias nonopaste='pbpaste | nopaste' 137 else 138 alias nopaste='curl -F file=@- nopaste.com/a' 139 fi 133 140 134 141 autoload -U edit-command-line
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)