Commit graph

3 commits

Author SHA1 Message Date
William Carroll
6fd9947ec8 Re-write delete_dotfile_symlinks in golang
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.
2020-02-02 18:31:32 +00:00
William Carroll
412aee4574 Drop support for scripts
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.
2018-04-23 15:00:39 -04:00
William Carroll
4563550969 Trims fat and renames files 2016-08-15 11:14:37 -04:00