ZSH on Arch Linux

ZSH is a unix shell and a powerful command line interpreter, ZSH is much easier to use and setup, ZSH also allows you to program the command-line completion that helps you customize you shell and offers options and arguments for most used commands, with out-of-the-box support for several hundred commands. You can install ZSH using … Read more

Enable Xdebug on XAMPP for Windows

XAMPP is a free and open source cross-platform web server stack that offers Apache (Web Server), MySQL (Relational Database) and interpreters for PHP and Perl programming languages. XAMPP is one of the most feature rich Web Server stack solution. XAMPP is great for developing a website or web application locally. XAMPP by default is set … Read more

Ruby on Arch Linux

Ruby is a dynamic, open source general-purpose programming language with a simple and easy to understand syntax. Writing code in Ruby is extremely easy, Ruby based source code is easy to read to a non-programmer to. Ruby is widely used for creating web applications and offers really popular web frameworks like Sinatra, Ruby on Rails … Read more