dotfiles for a customized shell environment.
clone the repository to your home directory:
git clone https://github.com/opensecurity/.dotfiles.git ~/.dotfiles
cd ~/.dotfilesrun the installer to create backups of your existing files and set up the necessary symlinks.
./install.shafter the installation, restart your shell or run source ~/.bash_profile to apply the changes.