Monthly Archives: July 2010

Nice GIT prompt in Bash (includes current branch)

Need a good looking prompt that shows which branch your working from, try this; PS1=’\[\033[00;32m\]\u\[\033[01m\]@\[\033[00;36m\]\h\[\033[01m\]:\[\033[00;35m\]\w\[\033[00m\]\[\033[01;30m\](`git branch 2>/dev/null|tr -d \*\ `)\[\033[00m\]\$ ‘ Check it….

Posted in Uncategorized | 1 Comment

Dan’s adventures in SEO part one…

So, after leaving full time employment and becoming self employed I worked for a digital agency in Ipswich on a short contract. Whilst I was there I came to realise how important SEO is, I mean, I knew how important it was before but this place did it well, really well! So I knew if [...]

Posted in Uncategorized | 4 Comments