aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Refactor bashrc config for parity with new zshrcTom Ryder2012-06-044-52/+205
| | | | | | | I'm trying out Zshrc for a bit for a future Arabesque article. I've started by just trying to get rough feature parity with my Bash configuration. I've had some moderate success though it's taken quite some time.
* Quick and dirty fix for Markdown highlightingTom Ryder2012-06-011-0/+9
|
* Add alias for slTom Ryder2012-05-281-0/+3
|
* Added markdown syntax fileTom Ryder2012-05-282-0/+3
|
* Adding new Sahara commits.Tom Ryder2012-05-281-0/+0
|
* Rename, reorganise, hard-wrap README file.Tom Ryder2012-05-282-19/+28
| | | | | Sorry to anyone watching the repository, I'm still kind of enthralled with Markdown.
* Unmap Q in normal mode (Ex mode)Tom Ryder2012-05-261-0/+1
|
* Use color=auto for ls and grep coloring.Tom Ryder2012-05-251-2/+2
| | | | | | Forgot to include this as defined in the stock .bashrc file for Debian. It prevents control codes for terminal colors from being piped into tools like less.
* Commit Sahara updatesTom Ryder2012-05-221-0/+0
|
* Wrong license.Tom Ryder2012-05-221-1/+1
|
* Add URL to my name as a linkTom Ryder2012-05-221-1/+1
|
* Correct Markdown URL errorTom Ryder2012-05-221-1/+1
|
* Rename installation scriptTom Ryder2012-05-222-1/+1
|
* Install script should clone executablyTom Ryder2012-05-221-1/+1
|
* Add warning about submodulesTom Ryder2012-05-221-1/+1
|
* Replace README with Markdown, add licenseTom Ryder2012-05-222-9/+19
| | | | I'll improve on this a bit later.
* Only complete when appropriateTom Ryder2012-05-221-4/+4
|
* Wait, that didn't work.Tom Ryder2012-05-221-1/+1
|
* Use shots for completion where possibleTom Ryder2012-05-221-0/+4
| | | | See https://github.com/tejr/shots.
* Simply suppress setting errors.Tom Ryder2012-05-221-8/+8
| | | | Sometimes I try to overcomplicate things I think.
* Reorder options alphabetically.Tom Ryder2012-05-221-6/+6
| | | | Messes with my Aspergers' otherwise.
* Check option existence before setting.Tom Ryder2012-05-221-12/+12
| | | | I was hoping this wouldn't be necessary, but it seems it is.
* Set dirspell and globstar options.Tom Ryder2012-05-221-0/+6
|
* Conditional wrapping for :W re-remappingTom Ryder2012-05-181-1/+3
|
* Fugitive updates.Tom Ryder2012-05-181-0/+0
|
* Nope, still got it wrong.Tom Ryder2012-05-181-5/+5
| | | | Have you ever herped so hard, you derped?
* Fix alphabetical ordering of sections.Tom Ryder2012-05-181-3/+3
| | | | It's messing with my Asperger's.
* Map ZW to :w! for quick forced writesTom Ryder2012-05-181-0/+3
| | | | | | I really like ZQ and ZZ and use them all the time, this is just another mapping in the same spirit that allows me to force a file write without necessarily quitting as ZZ does.
* Fugitive update.Tom Ryder2012-05-161-0/+0
|
* More advanced aliasing for ls and grep.Tom Ryder2012-05-161-7/+23
|
* Add Eunuch updatesTom Ryder2012-05-151-0/+0
|
* Alias --safe-updates switch for MySQLTom Ryder2012-05-151-0/+3
| | | | | | | | It seldom interferes with the stuff that I meaned to do, and almost always stops the stuff I didn't. Besides, if I wanted to delete a whole table, I'd use TRUNCATE; faster and less ambiguous.
* Slightly more elegant grep/ls colouringTom Ryder2012-05-151-3/+5
| | | | Mostly just improving the readability of the conditional logic a bit.
* Updated Fugitive.Tom Ryder2012-05-111-0/+0
|
* Hash dircolors, remove grep dependency.Tom Ryder2012-05-081-2/+2
|
* Let's try this again.Tom Ryder2012-05-081-10/+10
|
* Update all my plugins.Tom Ryder2012-05-0810-0/+0
|
* Check grep/ls --color options.Tom Ryder2012-05-081-2/+2
| | | | | A few of the machines I work with are so old that they don't actually have the --color option.
* I've decided I don't like this. I don't mind typing ~/.Tom Ryder2012-05-041-3/+0
|
* Completely refactored tmux confTom Ryder2012-04-281-93/+42
|
* This either.Tom Ryder2012-04-271-2/+0
|
* I didn't mean to commit that.Tom Ryder2012-04-271-1/+0
|
* Add reference to optional vim conf file.Tom Ryder2012-04-271-0/+8
|
* Oops, looks like there isn't a l/r swap.Tom Ryder2012-04-271-2/+0
|
* Consolidate vim emulation stuff into a section.Tom Ryder2012-04-271-5/+19
| | | | Includes pane swapping, pane moving, and pane resizing.
* Really more of a vim-like yank/paste.Tom Ryder2012-04-271-1/+1
|
* Unify tmux configuration.Tom Ryder2012-04-273-12/+4
| | | | | | The two machines on which I run tmux servers now have at least tmux 1.6, so there's no need for me to provide these version-specific configuration files anymore.
* Remove -s option from hostname call.Tom Ryder2012-04-181-1/+1
|
* Tidied typo definitions.Tom Ryder2012-04-161-3/+1
|
* Add .Xmodmap file for Caps Lock remapping.Tom Ryder2012-04-101-0/+3
| | | | | Not part of install script though. Most machines this will go on don't have X.