On my macbook when in iterm I run
alias
I can see a bunch of aliases, huge amount are for git, and mostly they are ok, but I'd like to change some.
I tried to add few to ~/.bash_profile
:
alias gcm='git commit -m'
alias c='clear'
but it had no influence on the output of the alias
.
Yes, I reloaded the iterm.