Lunex
TerminalNeovim 1Neovim 2Base Rice

CLI Workflow

My workflow is centered around the terminal. I use Fish as my shell, which provides features like autosuggestions, syntax highlighting, and a rich ecosystem of plugins. I use Tmux for session management, allowing me to have multiple persistent sessions and switch between them seamlessly.

Editor

I use Neovim as my primary text editor. I have a custom configuration based on NvChad that is tailored to my needs. I use a variety of plugins to enhance my productivity, including Telescope for fuzzy finding, LSP for code intelligence, and Tree-sitter for syntax highlighting.

Window Management

I use Hyprland as my window manager on Arch Linux. It is a dynamic tiling window manager that allows me to manage my windows efficiently. I have a custom configuration that is optimized for my workflow.