From 55fdeb09ea5dc9fb440c98e4021e582526418b85 Mon Sep 17 00:00:00 2001 From: Jo Wroten Date: Sat, 22 Jun 2019 23:16:19 +0000 Subject: [PATCH] =?UTF-8?q?Update=20Posts=20=E2=80=9Cdeving=5Fon=5Flinux?= =?UTF-8?q?=5Fis=5Ffun=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/posts/deving_on_linux_is_fun.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/content/posts/deving_on_linux_is_fun.md b/content/posts/deving_on_linux_is_fun.md index 5f5ed52..b475a23 100644 --- a/content/posts/deving_on_linux_is_fun.md +++ b/content/posts/deving_on_linux_is_fun.md @@ -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. -