1
0
Fork 0

Update Posts “deving_on_linux_is_fun”

This commit is contained in:
Jo Wroten 2019-06-22 23:16:19 +00:00
parent 8095f50026
commit 55fdeb09ea

View file

@ -1,11 +1,10 @@
---
title: Dev'ing on Linux is Fun!
description: Sometimes necessity gives you an excuse to learn some new fun stuff.
date: 2018-04-12
date: 2018-04-12T00:00:00.000Z
tags:
- Tech
description: Sometimes necessity gives you an excuse to learn some new fun stuff.
---
I **love** playing with my dotfiles. No, really, I could have played video games before bed but here I am up late _again_ customizing my tooling stack. It's a weird passion I have. I blame my former mentor [Toran Billups](https://github.com/toranb), but I digress.
# Why Linux?
@ -18,7 +17,7 @@ So we flipped the desk. I chose Linux over MacOS because, well, I'd hoped it wou
## The Result
![Dracula themed terminal prompt](/images/posts/deving_on_linux_is_fun.png)
![Dracula themed terminal prompt](/images/uploads/deving_on_linux_is_fun.png)
Put simply, I'm finally able to use the tools that even on MacOS didn't run well. I was able to refer back to [my previous articles on writing dotfiles](https://wrotenwrites.com/a_modern_terminal_workflow_1/) while making adjustments for the platform, the fact that it's 2018, and to change things up just a little. I find it beautiful and familiar.
@ -37,4 +36,3 @@ An [unofficial dracula theme](https://github.com/nesl247/fish-theme-dracula) is
### NeoVim and Tmux
Overall I'm still rocking the same [NeoVim setup](https://wrotenwrites.com/a_modern_terminal_workflow_2/) and [Tmux setup](https://wrotenwrites.com/a_modern_terminal_workflow_4/) I've recommended in the past. Some personal minor adjustments like `number relativenumber` which is a new favorite vim config of mine, and I'm pretty satisfied with it.