|
|
@ -6,7 +6,13 @@ i used to keep some of these in separate repos, but it seemed like overkill. |
|
|
|
|
|
|
|
contents: |
|
|
|
|
|
|
|
* a couple of scripts in bin/ |
|
|
|
* a handful of scripts in bin/ |
|
|
|
- dog: concatenate argument strings, stdin |
|
|
|
- uni: search unicode codepoint names (via @chneukirchen) |
|
|
|
- words: split input into individual words |
|
|
|
- xtfix: do a subtle color shift within the current xterm |
|
|
|
- photocp: copy photos from various media to a home directory location |
|
|
|
- etc. |
|
|
|
|
|
|
|
* vim config - .vimrc & .vim/ |
|
|
|
- uses Vundle to manage plugins and such |
|
|
|