19 lines
614 B
Markdown
19 lines
614 B
Markdown
---
|
|
title: Software
|
|
tags: about
|
|
created: 2023-07-09T20:04:03Z
|
|
published: true
|
|
---
|
|
|
|
I like [Arch Linux](https://archlinux.org) as my operating system for multiple reasons:
|
|
|
|
- minimal system
|
|
- rolling release
|
|
- pacman is awesome
|
|
- wiki is amazing
|
|
|
|
My desktop is based on [Hyprland](https://hyprland.org) after having used [Gnome Shell](https://gnome.org) for the past 10 years.
|
|
|
|
I use [Neovim](https://neovim.io) as my lightweight editor and [VS Code](https://code.visualstudio.com) for bigger projects.
|
|
|
|
I am currently using [fish](https://fishshell.com) which has replaced [zsh](https://zsh.org) as my daily shell. |