Skip to content

Commit

Permalink
Remove obsolete files
Browse files Browse the repository at this point in the history
  • Loading branch information
fujimura committed Dec 28, 2014
1 parent fbf9202 commit abb0e67
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 217 deletions.
27 changes: 0 additions & 27 deletions .ansi_prompt.zshrc

This file was deleted.

27 changes: 0 additions & 27 deletions .modest_prompt.zshrc

This file was deleted.

5 changes: 0 additions & 5 deletions .repo.zsh

This file was deleted.

7 changes: 6 additions & 1 deletion .zshrc
Expand Up @@ -40,7 +40,6 @@ alias m='git checkout master'
alias d='git d'
function g(){hub "$@"}

source ~/.repo.zsh
alias r='repo'

# Ruby
Expand Down Expand Up @@ -127,3 +126,9 @@ function repo(){
cd $dest
fi
}

function _repo {
_values $(ghq list --unique)
}

compdef _repo repo
37 changes: 0 additions & 37 deletions Rakefile

This file was deleted.

120 changes: 0 additions & 120 deletions init.el

This file was deleted.

0 comments on commit abb0e67

Please sign in to comment.