Skip to content

jxl212/my_bash_settings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

update_bashrc.sh

Copies the bashrc.d to your ~/.bashrc.d; files under other_rc will be moved from my.xxxrc to ~/.xxxrv eg: other_rc/my.vimrc will become ~/.vimrc


bashrc.d/cmds_history.bash:

bash history kept longer and updated every command.

manpage_colors.bash:

adds color to man pages

other_rc/my.inputrc

enable completion based on partial text

other_rc/my.vimrc

color for vim agomst other things

About

my custom configuration files for bash and bash utilities

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages