What's on my machine?
- 31.05.2015
I just switched to OS-X which means I had to move from my Archlinux installation
to an all new development environment on my MacBook.
So, as I'm starting to feel more comfortable with the new system, I thought
I coud do a small writeup on what's installed right now.
Sublime Text 3
- 24.05.2015
A few days ago I started using the editor Sublime Text 3
for all my programming. So far I've used it for Bash scripting and HTML/CSS but it was surprisingly easy to
add my own build system to handle LaTeX files. In the past days I could only scratch the surface of this very powerful
editor. With all the available packages, the extendability seems endless.
For colorschemes, you can head over to Colorsublime and grab one of their themes.
Sublime Text's default theme is Monokai which is already pretty awesome though!
Yet another AUR client
- 22.05.2015
I wrote a small script called aurinstall
to make it a tad more efficient to install packages from the AUR.
Right now, it just covers the most important basics but it's already enough to make one's life easier.
Working with Gitbook
- 22.05.2015
A while ago, I started moving my "Ready to GO!?" guide to Gitbook to eventually release
it in PDF, MOBI and epub format. Working with the Gitbook editor is quite nice - even on mobile!