LucidOne / bash-bashrc.d

Modular config files for bash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bash-bashrc.d - Modular config files for bash

Build Status

This package modifies /etc/skel/.bashrc to enable ~/.bashrc to load snippets from files in $XDG_CONFIG_HOME/bashrc.d, ~/.config/bashrc.d or ~/.bashrc.d

Execution of these snippets can be ordered by naming them something like

~/.config/bashrc.d/90-autojump.bash
~/.config/bashrc.d/99-direnv.bash

PPA

Stable· sudo add-apt-repository ppa:hxr-io/turtlebot

Testing· sudo add-apt-repository ppa:hxr-io/turtlebot-testing

About

Modular config files for bash


Languages

Language:Makefile 100.0%