Offline
Online
Viewers
I'm Live!
Watch Now

Tag: bash

How To: Run Arch Linux on Windows 10

Windows 10 has the ability to run a Linux subsystem.  However, you can now run Arch Linux instead of the default Debian thanks to some great work by “turbo” at github.com.  Here’s the skinny on getting this setup. First, download the alwsl.bat file from: https://github.com/alwsl/alwsl Next, open a command Windows command prompt and execute the following: […]

Read More
Windows 10 BASH: Tips and Tricks

I’ve been using the Windows 10 BASH shell for quite a while now forcing myself to get used to it. Along the way I’ve figured out a few working arounds for features such as sshfs and simple copy paste commands. First, the copy paste. When I first started using the Windows BASH shell I found […]

Read More
SVN and VIMDIFF – Now Play Nice

I use svn quite frequently however, the standard diff tool built in with svn leaves a lot to be desired.  Its output reminiscent of a command line patch.  Personally, I love vimdiff (or vim -d if you prefer) when it comes to comparing files.  Recently I hooked vimdiff into svn diff, now I get all […]

Read More

Affiliates