alias gs git status $* alias ll ls -la $* alias gl git log --graph --all --oneline $* alias ff find-file $1