Skip to content
/ bashrc Public

Tuning my bashrc files to have it all time i change dristro.

Notifications You must be signed in to change notification settings

Luiggy/bashrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My Bashrc profile

You can add it to your system and modify it as you like, or if you want you can report issues here to make it fancier

Make it work as follows:

cd bashrc/
mv ~/.bashrc ~/.bashrc.old
ln -s $PWD/bashrc ~/.bashrc 
ln -s $PWD/bash_alias ~/.bash_alias
ln -s $PWD/git-prompt.sh ~/.git-prompt.sh
source ~/.bashrc

Then you will have a colorfull bash prompt.

Changelog

  • Added cowsay for a cheerup message.

This is a modification of the original source, Mediadoneright. And i dont want it to be lost on the vast internet

About

Tuning my bashrc files to have it all time i change dristro.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages