-
Notifications
You must be signed in to change notification settings - Fork 1
Stuff I usually want to have around. Or I wasn't sure where else to put it.
jrbl/skel
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A bunch of stuff that I like to have around. Below are notes about a few of them.
---------|---------|---------|---------|---------|---------|---------|---------|---------|---------|---------|---------|
bin/
BaseChanger.py - converts integers into string representations in arbitrary bases, and arbitrarily-based
strings (encoding numeric values) into regular integers. Has convenience features for
bases up to base-66, which is the highest base that can be supported in standard URLs.
Used whenever I need to generate locally unique identifiers.
git_diff_wrapper - With many thanks to Jim Wierich. A thin wrapper around vimdiff so that git can use
it for 'git diff'.
Dotfiles: note these have been renamed; move to your home directory and remove the leading _ to install.
_.bashrc - mostly just has colorful, wonderful prompts
_.inputrc - configures keystrokes in all GNU readline-aware programs (bash, ipython, etc.)
_.screenrc - contains comments explaining how to do screen sharing. sort of.
_.tmux.conf - terminal sharing is much easier in tmux, so for years now I prefer it
_.vimrc - Possibly the most important thing in skel
_.vim/
syntax/
javascript.vim - the default coloration of javascript is *terrible*
templates/
* - various templates for use with Aristotle Pagaltiz's vim templates system
You have no idea how much I type :set ft=py
About
Stuff I usually want to have around. Or I wasn't sure where else to put it.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published