How To Customize GitBash For Windows

By default the GitBash prompt settings / configuration come from shell script called 'git-prompt.sh'. This is usually hosted inside 'profile.d' directory inside the GitBash installation directory. The below described method only focusses on customizing the 'GitBash' prompt and NOT about customizing default 'Bash' prompt...

Windows JDK Manager (win-jdk-Manager)

ADjo LABS PROJECT : Simple and lightweight desktop utility with Interactive cmd Interface for easy view, re-point and switching between JAVA versions on windows. Demonstrating the capability of native windows scripting. Enables to view...

Bulk XML Validator (vbsx-Validator)

ADjo LABS PROJECT : Lightweight, yet powerful! Free desktop utility, for fastest validation of 'large sized' XML file/s against XSD/s. Also supports validating hundreds of XML files (multiple) as a batch against XSD/s. Corroborating...

Java Framework Project

INVERTED PYRAMID TEST AUTOMATION MODEL

– An Enterprise Automation Approach
The ‘Inverted Pyramid Model’ paper, discusses an ‘Enterprise-Level Automation’ approach particularly applicable to product-based organizations. It offers the organizations to leverage effort spent on automating a project to be shared across the enterprise suite.

Such an approach emphasizes on developing a framework at Enterprise Product Suite level, and eventually harnessing the automation effort for a product in such a way so that it caters to the automation of other similar products without much effort. At a lower level, such an approach may yield a framework which is manifested on the basic principle of ‘Functional Decomposition’ and ‘Abstraction Layers’ but it does so, at Enterprise Product Suite level.

Read More

How To Create Singleton Class in Java

Design patterns Overview Design patterns are basically solutions to programming problems that developers normally encounter during software development. Design patterns were first documented by four authors known as the Gang of Four (GoF). Design patterns are broadly classified into creational,...

How To Change Your Default Linux Shell

The shell is a program that accepts and interprets commands. Besides bash, Linux supports many other shell programs, such as ksh, zsh, csh, and fish. Each of these shells have some unique features that sets them apart from other...

How To Set XAMPP To Run As-Admin By Default

Why run XAMPP as-admin The XAMPP is recommended to be executed as-admin as it requires running a couple of system services such as Apache, MySQL etc. Also if you have not installed Apache or MySQL as system services, the XAMPP...
blank

Looking for coding ideas, automation, apps, utilities or project contribution? Visit projects on ADjo Labs!

TOP | CATEGORIES

blank

Checkout tutorial, code snippets, coding tips, tech articles and more on ADjo Codex!

POPULAR | TAGS

blank

Watch how-to videos, tutorials, tech videos. Subscribe to videolog

blank

LATEST | CODE GISTS

LATEST ON WEBLOG

Basic PowerShell Commands That You Should Know

One of the key benefits of PowerShell is its object-oriented nature. Instead of working with text-based output like traditional command-line interfaces, PowerShell returns objects...

How To Always Open Files in New Tab in VSCode

The VSCode has rocketed its way to one of the top development IDEs due to its fresh look, usability, tons of feature sets, and...

How To Install Oh-My-Posh On Windows PowerShell

Oh-My-Posh is a powerful custom prompt engine for any shell that has the ability to adjust the prompt string with a function or variable....

TOP PICKS

CronTab Basic Commands With Examples

Cron is a time-based job scheduler in Unix-like operating systems, which is used to automate repetitive tasks....

Basic PowerShell Commands That You Should Know

One of the key benefits of PowerShell is its object-oriented nature. Instead of working with text-based output...

How To Always Open Files in New Tab in VSCode

The VSCode has rocketed its way to one of the top development IDEs due to its fresh...

How To Install Oh-My-Posh On Windows PowerShell

Oh-My-Posh is a powerful custom prompt engine for any shell that has the ability to adjust the...