Skip to content
View RustyNails8's full-sized avatar
:electron:
:electron:

Organizations

@SDprojects8

Block or report RustyNails8

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
RustyNails8/README.md

Pinned Loading

  1. sap-automation sap-automation Public

    Forked from Azure/sap-automation

    This is the repository supporting the SAP deployment automation framework on Azure

    HCL 1

  2. Bash Prompt with Git Status Info Bash Prompt with Git Status Info
    1
    #!/bin/bash
    2
    #
    3
    # DESCRIPTION:
    4
    #
    5
    #   Set the bash prompt according to:
  3. beginners-guide-to-terraform beginners-guide-to-terraform Public

    beginners-guide-to-terraform via Educative.io

    HCL 1

  4. sap-deployment-automation sap-deployment-automation Public

    Forked from GoogleCloudPlatform/sap-deployment-automation

    HCL 1

  5. SAPonAzure-hands-on-session.md SAPonAzure-hands-on-session.md
    1
    # Enterprise Scale for SAP on Azure Deployment Automation Framework - Hands-on Lab
    2
    
                  
    3
    ## Refernce
    4
    [Reference](https://learn.microsoft.com/en-us/azure/sap/automation/tutorial)
    5
    
                  
  6. Alias for git graph command line Alias for git graph command line
    1
    ```
    2
    [alias]
    3
        lg = lg1
    4
        lg1 = lg1-specific --all
    5
        lg2 = lg2-specific --all