Skip to content

ChewyToast/bash_config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FRIENDLY REMEMBER

This configuration is intended for my particular use, if you want the best possible adaptation you must manually configure the configuration files in your own way.

CLONE

First of all clone this repo into your HOME directory with this command:

cd ~ && git clone [email protected]:ChewyToast/bash_config.git .bash_config

SETUP

Run this two commands to create the main files in yoru HOME directory:

echo "source ~/.bashrc" >> ~/.bash_profile
echo "source ~/.bash_config/.bashrc" >> ~/.bashrc

To configure the user input you will need to move the .inputrc file with this command:

mv ~/.bash_config/.inputrc ~/

Thats all, enjoy your new bash configuration

About

simple bash framework configuration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages