This repository has been archived on 2021-04-14. You can view files and clone it, but cannot push or open issues/pull-requests.
bare-dotfiles/bin/kerl.setup.bash

3 lines
99 B
Bash
Raw Normal View History

2019-01-19 09:25:06 -05:00
#!/bin/bash
test -s "$HOME/.kerl/installs/21.0/activate" && . "$HOME/.kerl/installs/21.0/activate"