Как я могу сделать псевдоним команды с Windows?Пример:
alias git="docker run -ti --rm -v $(pwd):/git -v $HOME/.ssh:/root/.ssh alpine/git"