brendan.mcdevitt.tech/_100-days-of-code/2018-01-01-100-days-of-code-day008.markdown
Brendan McDevitt 267b86680c day 8,9,10
2018-01-12 02:22:08 -05:00

15 lines
510 B
Markdown

---
layout: post
title: "day 8"
date: 2018-01-09
categories: programming
---
# 100 Days of Code
### Day 8:
I installed the [xonsh](http://xon.sh/) shell on my home system after a
co-worker introduced me to it earlier today. I am going to be experimenting with it all night
and configuring it with runtime configs and importing my bash aliases and
functions. This is a really cool shell that will help me accelerate how quickly
I learn core skills of python. It's like Ipython and bash had a baby! I am in!