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
| { | |
| "React class component": { | |
| "prefix": "class", | |
| "body": [ | |
| "export default class ${1:ClassName} extends React.Component {", | |
| "\trender() {", | |
| "\t\treturn (", | |
| "\t\t\t$0", | |
| "\t\t)", | |
| "\t}", |
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
| export BASH_SILENCE_DEPRECATION_WARNING=1 | |
| # powerline | |
| export LC_ALL=en_US.UTF-8 | |
| export LANG=en_US.UTF-8 | |
| export PATH=$PATH:$HOME/Library/Python/2.7/bin | |
| powerline-daemon -q | |
| POWERLINE_BASH_CONTINUATION=1 | |
| POWERLINE_BASH_SELECT=1 | |
| . /Users/peter/Library/Python/2.7/lib/python/site-packages/powerline/bindings/bash/powerline.sh |
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
| {"lastUpload":"2020-12-04T08:57:26.916Z","extensionVersion":"v3.4.3"} |