Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-29 | improvements | Andrew Cady | |
2020-05-31 | Makefile improvements | Andrew Cady | |
1. changed default goal just to show what 'make install' would do. 2. added "REVERSE" variable and "reverse-all" target to show/incorporate back into the source the changes that have been made to installed versions. | |||
2020-05-28 | Dynmically generate ~/.gitconfig | Andrew Cady | |
Ancient versions of 'git' would use the unix passwd identity as the default author/committer. This dynamically-generated ~/.gitconfig does the same. Might as well set excludesfile = ~/.config/git/ignore | |||
2015-10-04 | set +x on files inside .local/bin/ | Andrew Cady | |
2015-10-04 | also install symlinks | Andrew Cady | |
2015-10-04 | ignore dotfiles (heh) | Andrew Cady | |
2015-10-04 | make Makefile fail earlier | Andrew Cady | |
2015-10-04 | install parent directories; new dotfiles added | Andrew Cady | |
2015-10-04 | install all files under dot/ | Andrew Cady | |
2015-10-04 | initial commit | Andrew Cady | |