add windows app for remoting into sneed group vm
This commit is contained in:
parent
8a37c0d57f
commit
0b232850d6
1 changed files with 2 additions and 0 deletions
|
@ -153,3 +153,5 @@ brew install thefuck toilet
|
||||||
sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
|
sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
|
||||||
cp .zshrc ~/
|
cp .zshrc ~/
|
||||||
git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions
|
git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions
|
||||||
|
|
||||||
|
brew install --cask windows-app
|
Loading…
Reference in a new issue