Skip to content

Commit

Permalink
Merge branch 'master' of github.com:JIghtuse/dotfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
JIghtuse committed Feb 12, 2014
2 parents aed3150 + eafe365 commit ef4e96e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,4 @@ if [ -f ~/.aliases ]; then
fi
alias -s mp4=vlc
mkcd(){ mkdir -p "$*" && cd $*; }
lss(){ ls -R $@ | less}

0 comments on commit ef4e96e

Please sign in to comment.