Skip to main content

Search

Items tagged with: HelixEditor


Spent some time this weekend to configure my terminal, since I've started using it more and more recently. Quite pleased with the results:
- Terminal is #alacritty
- Shell is #nushell
- Multiplexer is @zellij
- Editor is #HelixEditor
- Background is a wallpaper by @davidrevoy

#rust #linux #PopOS
Screenshot of a configured terminal. It is split into two panes, the left pane showing source code, and the right pane showing a shell prompt. The background of the terminal is slightly transparent and blurry, and shows an artwork of a spooky house.


I just completed "Tuning Trouble" - Day 6 - Advent of Code 2022. The task was really easy for me and I found the solution quickly, so as an additional challenge I started using #HelixEditor instead of #NeoVim. I need to relearn some basic shortcuts that I've known for years in NeoVim, but I like Helix it so far. #AdventOfCode https://adventofcode.com/2022/day/6 https://salsa.debian.org/silwol/aoc2022/-/blob/main/aoc06/src/main.rs #RustLang