diff --git a/.bashrc b/.bashrc index 234c7a4..e447154 100644 --- a/.bashrc +++ b/.bashrc @@ -72,6 +72,7 @@ alias push='git push' alias merge='git merge' alias status='git status' alias rebase='git rebase' +alias chechkout='git checkout' # ssh alias hindley='ssh hindley.adh.auro.re'