···44tags = []
55---
6677-## Software
77+## *[]{.nf .nf-md-cube_outline}* Software
8899-- [Lazyvim](https://www.lazyvim.org/): I might give Helix a try some other time.
1010-- [Just](https://just.systems/): A command runner similar to Taskfile.
1111-- [Djot](https://djot.net/): Feels nicer to use than than regular markdown.
1212-- [Fly.io](https://fly.io/): It surprisingly easy to deploy containers there.
1313-- [Yazi](https://yazi-rs.github.io/): Terminal file manager.
1414-- [Tmux](https://github.com/tmux/tmux): Terminal multiplexer.
1515-- [Direnv](https://direnv.net/): Load enviroment variables on switching directories
99+- *[]{.nf .nf-custom-neovim}* [Lazyvim](https://www.lazyvim.org/): Modal terminal
1010+ code editor.
1111+- *[]{.nf .nf-md-wrench}* [Just](https://just.systems/): A command runner similar
1212+ to Taskfile.
1313+- *[]{.nf .nf-seti-notebook}* [Djot](https://djot.net/): Markup Language
1414+ similar to markdown.
1515+- *[]{.nf .nf-fa-fly}* [Fly.io](https://fly.io/): For deploying containers.
1616+- *[]{.nf .nf-md-duck}* [Yazi](https://yazi-rs.github.io/): Terminal file manager,
1717+ makes it easier to move around my project files.
1818+- *[]{.nf .nf-cod-terminal_tmux}* [Tmux](https://github.com/tmux/tmux): Terminal
1919+ multiplexer, useful for managing panes and tabs.
2020+- *[]{.nf .nf-seti-shell}* [Direnv](https://direnv.net/): Load enviroment
2121+ variables when switching directories.
16221723### Programming Languages
18241919-- [Gleam](https://gleam.run/): It's still my favorite programming language.
2020-- [Fish](https://fishshell.com/): My default shell for around 1 year, super intuitive.
2525+- *[]{.nf .nf-fa-star}* [Gleam](https://gleam.run/): It's still my favorite
2626+ programming language.
2727+- *[]{.nf .nf-fa-fish}* [Fish](https://fishshell.com/): My default shell for around
2828+ 1 year, super intuitive.
21292230### Version Control
23312424-- [Tangled](https://tangled.org/): I recently moved away from Github,
2525- tangled feels like breath of fresh air.
2626-- [Jujutsu](https://www.jj-vcs.dev): Feels more flexible and intuitive than Git,
2727- also tangled has support for it!
3232+- *[]{.nf .nf-md-sheep}* [Tangled](https://tangled.org/): I recently moved away
3333+ from Github, tangled feels like breath of fresh air.
3434+- *[]{.nf .nf-fa-square_twitter}* [Jujutsu](https://www.jj-vcs.dev): Feels more
3535+ flexible and intuitive than Git, also tangled has support for it!