Ciaran McCreesh’s Blag
Now with 17% more caffeine
Category Archives: shell
Three Shiny Things
Posted by on January 4, 2009
- Flag variables in Bourne shell programs
- Open in Browser Firefox extension, for all those webservers that get MIME types wrong.
noremap <Leader>v `[v`]to select the thing just pasted in Vim. Inspired bygv, which I always expect to reselect pastes for some reason.
Hot Fresh Shiny Config Files
Posted by on July 16, 2008
I’ve moved my configuration files repository from Subversion to Git, since I’m sick of trying to decide whether my laptop or desktop should hold the ‘master’ copy. For the lulz, I shall also push to GitHub at irregular intervals, so you shall no longer need to pester me to upload newer versions of my bashrc / vimrc / whatever to webspace somewhere. Instead, you can just:
git clone git://github.com/ciaranm/dotfiles-ciaranm.git
We’ll see whether this lasts…