Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bashrc: call resize command to init term dimcm-11.0-XNPH05Q-tomato-9828f8e9cccm-11.0-XNPH05Q-bacon-5229c4ef56staging/cm-12.0-cafstable/cm-11.0-XNG3Cstable/cm-11.0-XNG2Sstable/cm-11.0-XNF9Xstable/cm-11.0-XNF8Ystable/cm-11.0shipping/cm-11.0cm-11.0 | Tanguy Pruvot | 2014-10-06 | 1 | -0/+1 |
| | | | | | | | | | With this simple command, nano and vim will use the full size of the terminal in adb shell Without, the default terminfo is used (80x24) Change-Id: Ic536966b5ab18533064fc2c851497911595bc0da | ||||
* | bashrc: export the environment variables | Dan Pasanen | 2014-10-06 | 1 | -2/+2 |
| | | | | Change-Id: I34f35370c1d745f64a3f09abef06a58895ac8f7d | ||||
* | bashrc: use xterm as default terminal | Dan Pasanen | 2014-10-02 | 1 | -1/+1 |
| | | | | | | * this fixes apps like nano not working from a bash shell Change-Id: I92e22f845172e63abb5abb3567c1447041e977d5 | ||||
* | bashrc: set alias ls="busybox ls --color=auto" | Firerat | 2014-10-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | without "auto", scripting fails e.g. for i in `ls /`;do if [ -e /$i ]; then echo pass else echo fail fi done Change-Id: Id2563143ed2c359933c5b861cc2299f387e34d9c | ||||
* | Add sysro and sysrw aliases | Scott Anderson | 2014-10-02 | 1 | -0/+2 |
| | | | | Change-Id: If7507e41c5f67e19b5f2879a3b3896678e1fadf2 | ||||
* | Use a loop for busybox aliases | Scott Anderson | 2014-10-02 | 1 | -14/+4 |
| | | | | Change-Id: I973a89ca9ddd4d5b20a5be695319bb233744f7a2 | ||||
* | fixed some problems with bash | cvpcs | 2014-10-02 | 1 | -48/+14 |
| | |||||
* | added bashrc and bash_logout support system-wide | cvpcs | 2014-10-02 | 2 | -0/+94 |
Conflicts: Android.mk |