Add react-native alias
This commit is contained in:
parent
151596e515
commit
c21c5732ed
1 changed files with 1 additions and 0 deletions
|
@ -28,3 +28,4 @@ alias nvmu="nvm use"
|
|||
# React-native extras
|
||||
export REACT_EDITOR=atom
|
||||
alias rnl="adb logcat | grep ReactNative"
|
||||
alias rn="react-native"
|
||||
|
|
Loading…
Reference in a new issue