Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-02-02 | Re-write delete_dotfile_symlinks in golang | William Carroll | 1 | -0/+117 | |
I'm currently quite unfamiliar with golang. As an exercise to help me onboard onto golang, and as a proof-of-concept to see if golang is a viable substitute for Python as a scripting language, I decided to port my delete_dotfile_symlinks to golang. In the process, renamed ./python -> ./scripts, which is a more accommodating name for a directory. | |||||
2018-04-23 | Drop support for scripts | William Carroll | 2 | -11/+0 | |
setup_keybindings hasn't proven very useful. This removes it. It is possible that a lot of fat from this repo can be trimmed since it is probably being replaced by features in urbint/meta. | |||||
2016-08-15 | Trims fat and renames files | William Carroll | 2 | -0/+11 | |