Skip to content

Commit

Permalink
rm is now garbage-in
Browse files Browse the repository at this point in the history
  • Loading branch information
phunehehe committed Mar 18, 2015
1 parent 6951ede commit 3df9362
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _gitignore
Expand Up @@ -2,3 +2,5 @@
*~
.cabal-sandbox
cabal.sandbox.config
node_modules
twistd.pid
1 change: 1 addition & 0 deletions _shrc
Expand Up @@ -18,6 +18,7 @@ alias sudo='sudo '
alias tmux='"tmux" attach -d || "tmux" new'
alias vi=vim
alias view=vim
alias rm='~/terminal-dotfiles/garbage-io/garbage-in'


path_extras="/sbin /usr/sbin /usr/local/sbin /home/phunehehe/terminal-dotfiles/bin $HOME/.cabal/bin $HOME/bin"
Expand Down

0 comments on commit 3df9362

Please sign in to comment.