Skip to content

AminKiani/Bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bash v2.0

Linux Bash Customization

Install

# clone project
export KIA_BASH=~/bash
git clone https://github.com/AminKiani/bash.git $KIA_BASH

# copy user config
cp -av $KIA_BASH/inputrc ~/.inputrc
cp -av $KIA_BASH/bash_profile ~/.bash_profile
cp -aiv $KIA_BASH/gitconfig ~/.gitconfig

# Edit yout name/email in git config
nano ~/.gitconfig

Customize Logo

Put your logo or any welcome message in ~/.bash_logo.

nano ~/.bash_logo

Generate your own logo

Upgrade

Just pull the bash git repository.

cd ~/bash
g pl

https://github.com/AliMD/1bash/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages