Skip to content

LucidOne/bash-bashrc.d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published