Skip to content

lovullo/bash-d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bash.d

Pluggable configuration for Bash.

This is the same type of configuration seen in conf.d directories for various software; all configuration files within the directory are loaded, ordered alphabetically.

Installation

  • Replace your ~/.bashrc with bash.d's bashrc, or source it.
  • Create ~/.bash.d and copy or symlink desired configuration files; default configurations are provided in the conf.d directory of this repository.

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

About

Pluggable configuration for Bash

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages