about summary refs log tree commit diff
path: root/scripts
AgeCommit message (Collapse)AuthorFilesLines
2020-02-02 Re-write delete_dotfile_symlinks in golangWilliam Carroll1-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 scriptsWilliam Carroll2-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 filesWilliam Carroll2-0/+11