mirror of
https://github.com/AetherDroid/vendor_samsung_universal7570-common.git
synced 2025-09-10 09:22:45 -04:00
move to proprietary
This commit is contained in:
parent
aa6772b176
commit
c0b61d9a22
1694 changed files with 0 additions and 0 deletions
|
@ -1,21 +0,0 @@
|
|||
# Copyright (c) 2010, 2012, 2013, 2014
|
||||
# Thorsten Glaser <tg@mirbsd.org>
|
||||
# This file is provided under the same terms as mksh.
|
||||
#-
|
||||
# Minimal /system/etc/mkshrc for Android
|
||||
#
|
||||
# Support: https://launchpad.net/mksh
|
||||
|
||||
: ${HOSTNAME:=$(getprop ro.product.device)}
|
||||
: ${HOSTNAME:=android}
|
||||
: ${TMPDIR:=/data/local/tmp}
|
||||
export HOSTNAME TMPDIR
|
||||
|
||||
if (( USER_ID )); then PS1='$'; else PS1='#'; fi
|
||||
PS4='[$EPOCHREALTIME] '; PS1='${|
|
||||
local e=$?
|
||||
|
||||
(( e )) && REPLY+="$e|"
|
||||
|
||||
return $e
|
||||
}$HOSTNAME:${PWD:-?} '"$PS1 "
|
Loading…
Add table
Add a link
Reference in a new issue