See how a minor change to your commit message style can make you a better programmer.
Format: <type>(<scope>): <subject>
<scope> is optional
This is not an article, but rather my personal notes.
If i don't know this https://www.linuxboot.org/ maybe i will not publish this.
$> hostnamectl
Static hostname: n/a $ sudo tar -xvf <filename>.tar.gz -C /opt/
export ANDROID_HOME=$HOME/Android/Sdk
export PATH=$PATH:$ANDROID_HOME/tools:$ANDROID_HOME/tools/bin:$ANDROID_HOME/platform-tools
export JAVA_HOME=/opt/android-studio/jbr/
export PATH=$JAVA_HOME/bin:$PATH
export REPO_OS_OVERRIDE=linux # for Linux