Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 454 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 454 Bytes

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