💻 My personal website blog.kacaii.dev/
blog gleam lustre

:lipstick: add info about the laptop

+9 -4
+9 -4
priv/posts/uses.md
··· 5 5 tags = [] 6 6 --- 7 7 8 + ## *[]{.nf .nf-fa-laptop}* FastFetch 9 + 10 + - *[]{.nf .nf-md-arch}* *OS*: Arch Linux x86_64 11 + - *[]{.nf .nf-linux-kde_plasma}* *DE*: KDE Plasma 12 + - *[]{.nf .nf-fa-ghost}* *Terminal*: Ghostty 13 + - *[]{.nf .nf-md-cat}* *Theme*: Catppuccin Mocha 14 + - *[]{.nf .nf-md-format_font}* *Terminal Font*: Maple Mono NF 15 + - *[]{.nf .nf-fa-fish}* *Shell*: Fish 16 + 8 17 ## *[]{.nf .nf-md-cube_outline}* Software 9 18 10 19 - *[]{.nf .nf-custom-neovim}* [Lazyvim](https://www.lazyvim.org/): Modal terminal ··· 16 25 - *[]{.nf .nf-fa-fly}* [Fly.io](https://fly.io/): For deploying containers. 17 26 - *[]{.nf .nf-md-duck}* [Yazi](https://yazi-rs.github.io/): Terminal file manager, 18 27 makes it easier to move around my project files. 19 - - *[]{.nf .nf-cod-terminal_tmux}* [Tmux](https://github.com/tmux/tmux): Terminal 20 - multiplexer, useful for managing panes and tabs. 21 28 - *[]{.nf .nf-seti-shell}* [Direnv](https://direnv.net/): Load enviroment 22 29 variables when switching directories. 23 30 ··· 25 32 26 33 - *[]{.nf .nf-fa-star}* [Gleam](https://gleam.run/): It's still my favorite 27 34 programming language. 28 - - *[]{.nf .nf-fa-fish}* [Fish](https://fishshell.com/): My default shell for around 29 - 1 year, super intuitive. 30 35 31 36 ### Version Control 32 37