Skip to content

robinbb/bashrc.d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Sep 16, 2015
27a6623 · Sep 16, 2015

History

66 Commits
Mar 22, 2015
Mar 9, 2015
Mar 28, 2015
Sep 16, 2015
Mar 22, 2015
Mar 3, 2015
Mar 28, 2015
Mar 7, 2015
Mar 7, 2015
Mar 8, 2015
Sep 16, 2015
Mar 8, 2015
Aug 9, 2015
Mar 8, 2015
Aug 9, 2015

Repository files navigation

bashrc.d

'bashrc.d' is an APLv2-licensed startup script framework for the Bash shell. Motivations.

Quick-Start

  1. Fork this repository (to 'your-repo').
  2. Clone your forked repository into the ~/.bashrc.d directory:
    git clone git@github.com:your-repo/bashrc.d.git ~/.bashrc.d
    
  3. Invoke ~/.bashrc.d/install to make the appropriate symbolic links.
  4. Customize by adding scripts to ~/.bashrc.d/custom and linking modules to the ~/.bashrc.d/custom/modules directory.

Features

  • Easy-to-customize framework for Bash shell startup scripts
  • Compatible with both the Bourne shell ('sh') and the Debian Almquist shell ('dash')
  • Sane configuration using modules
  • Compatible with 'sftp' and 'scp'
  • Out-of-the-box modules for Nix

Contributions

Contributions are welcome. Please submit a pull request via Github.

About

An APLv2-licensed startup script framework for the Bash shell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages