Brackets editor with git and phpcs for wordpress development
Setting up brackets editor with git and phpcs with wordpress coding standard etc Brackets editor (brackets.io) is an editor that I've wanted to try out for a while now, but…
Setting up brackets editor with git and phpcs with wordpress coding standard etc Brackets editor (brackets.io) is an editor that I've wanted to try out for a while now, but…
This post will show you how to show hidden files in finder (like .htaccess). There isn't an easy 'on/off' switch for it, instead, you have to enable it from the…
Here is a little script that will turn off mail for every domain in plesk! I use it as part of an automated domain creation script to be doubly sure…
Importing google reader starred items into pocket. As you all know google reader is being killed very soon. there are lots of google reader alternatives. I use reeder on my…
This is an excellent tweak to make to your osx or linux system open man pages in safari (or firefox or chrome): man pages are great, but they arent the…
In osx when you install xcode, the commandline version of git is not automatically installed. This post will show you how to install git in osx. to install git, follow…
Since ubuntu 11.04 the scrollbars have been funny. they are inspired by the osx lion scrollbars and only show when you hover over where they should be. fortunately you can…
This is a cool tip from cult of mac: you can update your appstore apps from the commandline! to show a list of the apps with available updates, sudo softwareupdate…
customise osx bash prompt: I was reading over an old lifehacker post (I was looking for the bash profiles site, and found this too), its a pretty good way to…