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