This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| npm install --save-dev git+https://github.com/trufflesuite/truffle-hdwallet-provider.git#71520a2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #if [ "$TMUX" = "" ]; then tmux; fi | |
| SAVEHIST=1500 | |
| HISTFILE=~/.zsh_history | |
| source <(command kubectl completion zsh) | |
| alias pods='kubectl get pods' | |
| alias events='kubectl get events --watch' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --allow-root --unsafe-perm=true |
OlderNewer