Skip to content
GNU Bash configuration.
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
images
source
.travis.yml
CHANGELOG.md
LICENCE.md
README.md

README.md

dotfiles

Build Status BSD3 license

If you could only see this image…

git clone git@github.com:kerscher/dotfiles
ln -s $(pwd)/dotfiles/source ${HOME}/.dotfiles
cat << EOF > ${HOME}/.bashrc
source ${HOME}/.dotfiles/init.sh
EOF
exec ${SHELL}

Licence

This repository uses a 2-clause BSD-like licence. You can check it here.

You can’t perform that action at this time.