This website requires JavaScript.
Explore
Help
Sign In
james
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
Code
Issues
7
Pull Requests
Releases
Activity
e54730eeb5
dotfiles
/
lib
/
post-merge
4 lines
75 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added errors for make requirements.
2020-03-09 18:41:18 +00:00
#!/bin/zsh
Added emacs modeline like feature.
2019-12-11 05:52:23 +00:00
# -*- zsh -*-
Refactored make targets.
2021-11-28 21:33:24 +00:00
( ($+commands[gmake])) && gmake up || make update
Reference in New Issue
Copy Permalink