Skip to content
View rajeshisnepali's full-sized avatar
:octocat:
Focused
:octocat:
Focused
Block or Report

Block or report rajeshisnepali

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

Pinned

  1. laravel-docker laravel-docker Public

    Laravel Framework 6.x.x, Run app using docker

    PHP

  2. php7.4-alpine-composer php7.4-alpine-composer Public

    PHP, alpine, composer, npm

    Dockerfile 1 1

  3. oh-my-zsh oh-my-zsh Public

    Install oh-my-zsh to [debian, rhel] and setup zsh-autosuggestions automatically from a single script

    Shell

  4. dropify dropify Public

    Forked from JeremyFagis/dropify

    Override your input files with style — Demo here : http://jeremyfagis.github.io/dropify Add preview to .webp images

    CSS

  5. This script makes server block inclu... This script makes server block including naming of hostname to /etc/hosts [nginx]
    1
    #!/bin/bash
    2
    
                  
    3
    # to be able to work this function globally, copy or create link in /usr/local/bin
    4
    
                  
    5
    # --------------------------------------------------------------------
  6. mysql dump database with specific da... mysql dump database with specific database [folder name].
    1
    #!/bin/bash
    2
    
                  
    3
    # colors
    4
    GREEN='\033[0;32m'
    5
    NC='\033[0m' # No Color