dotfiles/recipes/bin

7 lines
143 B
Text
Raw Normal View History

2018-02-22 14:56:10 +00:00
#!/bin/bash
2018-04-12 18:07:33 +00:00
# Description: Various scripts and utilities
2018-02-27 05:15:14 +00:00
set -e
2018-02-22 14:56:10 +00:00
2018-02-22 15:43:19 +00:00
_recipe _path
2018-02-22 14:56:10 +00:00
_run "Add dotfiles/bin to PATH" _path_high ${HOME}/dotfiles/bin