git config --global alias.st status git config --global alias.cm 'commit -m' git config --global alias.nicelog 'log --oneline --graph --all'