Skip to content

Some useful Bash configurations (prompt style, scripts, functions & aliases)

Notifications You must be signed in to change notification settings

iahmadgad/bash-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bash Configurations

Some useful bash configurations (prompt style, functions & aliases)

Install

Clone this repo & execute install shell script:

git clone --depth 1 https://github.com/iAhmadGad/bash-config.git .bash-config
~/.bash-config/install.sh

Start a new session to see the changes,

or execute:

source ~/.bashrc

Update

Just execute update shell script:

~/.bash-config/update.sh

Preview

Prompt contains username, hostname, current directory & time:

img1

In case your current directory is a git repo, the prompt extends to contain branch name:

img2

About

Some useful Bash configurations (prompt style, scripts, functions & aliases)

Topics

Resources

Stars

Watchers

Forks

Languages