···4tags = []
5---
67-## Software
89-- [Lazyvim](https://www.lazyvim.org/): I might give Helix a try some other time.
10-- [Just](https://just.systems/): A command runner similar to Taskfile.
11-- [Djot](https://djot.net/): Feels nicer to use than than regular markdown.
12-- [Fly.io](https://fly.io/): It surprisingly easy to deploy containers there.
13-- [Yazi](https://yazi-rs.github.io/): Terminal file manager.
14-- [Tmux](https://github.com/tmux/tmux): Terminal multiplexer.
15-- [Direnv](https://direnv.net/): Load enviroment variables on switching directories
0000001617### Programming Languages
1819-- [Gleam](https://gleam.run/): It's still my favorite programming language.
20-- [Fish](https://fishshell.com/): My default shell for around 1 year, super intuitive.
002122### Version Control
2324-- [Tangled](https://tangled.org/): I recently moved away from Github,
25- tangled feels like breath of fresh air.
26-- [Jujutsu](https://www.jj-vcs.dev): Feels more flexible and intuitive than Git,
27- also tangled has support for it!
···4tags = []
5---
67+## *[]{.nf .nf-md-cube_outline}* Software
89+- *[]{.nf .nf-custom-neovim}* [Lazyvim](https://www.lazyvim.org/): Modal terminal
10+ code editor.
11+- *[]{.nf .nf-md-wrench}* [Just](https://just.systems/): A command runner similar
12+ to Taskfile.
13+- *[]{.nf .nf-seti-notebook}* [Djot](https://djot.net/): Markup Language
14+ similar to markdown.
15+- *[]{.nf .nf-fa-fly}* [Fly.io](https://fly.io/): For deploying containers.
16+- *[]{.nf .nf-md-duck}* [Yazi](https://yazi-rs.github.io/): Terminal file manager,
17+ makes it easier to move around my project files.
18+- *[]{.nf .nf-cod-terminal_tmux}* [Tmux](https://github.com/tmux/tmux): Terminal
19+ multiplexer, useful for managing panes and tabs.
20+- *[]{.nf .nf-seti-shell}* [Direnv](https://direnv.net/): Load enviroment
21+ variables when switching directories.
2223### Programming Languages
2425+- *[]{.nf .nf-fa-star}* [Gleam](https://gleam.run/): It's still my favorite
26+ programming language.
27+- *[]{.nf .nf-fa-fish}* [Fish](https://fishshell.com/): My default shell for around
28+ 1 year, super intuitive.
2930### Version Control
3132+- *[]{.nf .nf-md-sheep}* [Tangled](https://tangled.org/): I recently moved away
33+ from Github, tangled feels like breath of fresh air.
34+- *[]{.nf .nf-fa-square_twitter}* [Jujutsu](https://www.jj-vcs.dev): Feels more
35+ flexible and intuitive than Git, also tangled has support for it!