Skip to content
View RustyNails8's full-sized avatar

Organizations

@SDprojects8
Block or Report

Block or report RustyNails8

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
RustyNails8/README.md

Connect with me:

SamNails sumitdas @rustynails

Languages and Tools:

aws bash git linux mongodb mysql nodejs python

rustynails8

 rustynails8

rustynails8

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

  4. 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
    
    
  5. 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