Dhina17 / scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scripts that I use to boost my development experience.

  • setup.sh - To setup the ZSH shell in a new VM.

  • android - To use in android development.

    • setup.sh - To setup local environment to build android (AOSP).

    • bin/fixauthor - To fix author and date of a manually applied commit.

       run in a git local repository.
       It will update the author and date of the last manually applied commit.
       > fixauthor <patch link>
      
      
      

License


Copyright (C) 2022-2023 Dhina17 <dhinalogu@gmail.com>

SPDX-License-Identifier: Apache-2.0

About

License:Apache License 2.0


Languages

Language:Shell 75.4%Language:JavaScript 18.8%Language:Python 5.8%