This is my dotfiles storage
bash <(curl -sL https://raw.githubusercontent.com/aegypius/dotfiles/master/bootstrap.bash)
homesick clone aegypius/dotfilesYou can extend everything in .bashrc.d using a simple file using the following format :
~/.bash_<bashrc.d filename to extend>.
For example:
~/.bashrc.d/aliasesis extended with~/.bash_aliases~/.bashrc.d/functionsis extended with~/.bash_functions
- aegypius/dotfiles-docker: Docker helpers functions
- aegypius/dotfiles-wrapped: Useful wrappers for containerized environments.