remove useless alias

master
histausse 3 years ago
parent c34cb455ed
commit 49f44d1d46
Signed by: histausse
GPG Key ID: 67486F107F62E9E9

@ -54,9 +54,6 @@ aliases['status'] = 'git status'
aliases['rebase'] = 'git rebase'
aliases['checkout'] = 'git checkout'
# ssh
aliases['proxy_hindley'] = 'ssh -D 8080 hindley.adh.auro.re'
# config
aliases['config'] = '/usr/bin/git --git-dir=/home/me/.cfg/ --work-tree=/home/me'

Loading…
Cancel
Save