Skip to content

Commit

Permalink
.aliases: Remove aliases for vim, subl and open that are now in .func…
Browse files Browse the repository at this point in the history
  • Loading branch information
s10wen committed Dec 29, 2014
1 parent 05c347a commit 866880a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .aliases
Expand Up @@ -14,10 +14,6 @@ alias dt="cd ~/Desktop"
alias g="git"
alias h="history"
alias j="jobs"
alias v="vim"
alias s="subl ."
alias o="open"
alias oo="open ."

# Detect which `ls` flavor is in use
if ls --color > /dev/null 2>&1; then # GNU `ls`
Expand Down

0 comments on commit 866880a

Please sign in to comment.