dotfiles/lib/post-merge

4 lines
75 B
Plaintext
Raw Normal View History

2020-03-09 18:41:18 +00:00
#!/bin/zsh
2019-12-11 05:52:23 +00:00
# -*- zsh -*-
2021-11-28 21:33:24 +00:00
( ($+commands[gmake])) && gmake up || make update