• Skip to primary navigation
  • Skip to main content
  • Skip to footer

She's Gotta Develop It.com

Notes on web development and programming

  • About
  • Blog
  • Projects
  • code snippets

Browsersync setup on Windows Ubuntu (WSL)

Wednesday // December 12, 2018

Browsersync CSS Grid Windows 10 WSL

I called myself spending maybe 1 -2 hours after work trying to learn CSS Grid and instead found myself in WSL hell trying to get my local CSS Grid learning environment identical to the instructors – SMH. For anyone using Wes Bos’s CSS Grid course who is also on a Windows 10 machine and using …

Using the mklink command in Windows Ubuntu (WSL)

Monday // December 10, 2018

mklink symlink Windows 10 windows ubuntu WSL

I spent more time than I care to admit trying to figure out how to make symlinks generated through Windows Ubuntu (also known as WSL, Windows Subsystem for Linux) recognizable in Windows. I kept using this command: ln -s my-actual-dir my-symlink. And it would create a file instead of a directory. Also, it would be …

How to open Windows Ubuntu (WSL) in cmder from a specific directory

Wednesday // December 5, 2018

cmder Windows 10 windows ubuntu WSL

Updated 4/22/2019! My old config stopped working… cmder integrated context menu customization into the Settings panel and I was able to get Git Bash to work, but Windows Ubuntu (aka WSL) kept opening in my $HOME directory although I wanted it to open in a specific directory after right clicking inside of a specific folder …

Learning Git and GitHub

Monday // April 11, 2016

Git GitHub version control

Note to self & others: The folks at CodeNewbie suggested blogging for beginners and while I’m not a complete beginner, I’m not sure that my blogging is meaningful at this stage. There’s a lot I don’t know and I’m not able to fully explain. As a writer it’s difficult to share these “half-thoughts” and under-developed …

Footer

Archives

  • December 2018
  • April 2016

Categories

  • @snippets
  • ~/notes
Copyright 2023 ❤ She's Gotta Develop It.com