# Install
cd && git clone https://github.com/qiz-li/dotfiles.git && ./dotfiles/install/install.sh && zsh

ghostty - Fast, native terminal emulator
ayu - Simple, bright, and elegant theme
git - The version control system
gpg - GNU tool for PGP encryption, currently used for Git commit signing
neovim - Vim-fork focused on extensibility and usability
lazy.nvim - Modern plugin manager for Neovim
ayu - Ayu theme, Vim edition
commentary - Quick and easy way to comment stuff out
fugitive - Awesome Git wrapper for Vim
gitgutter - Git diff markers in Vim gutter
goyo - Zen mode in Vim
limelight - Focus-enhancing text highlighting
lspconfig - Quickstart configs for Neovim's built-in LSP
mason - Portable package manager for LSP servers
polyglot - Solid language pack for syntax highlighting
surround - Quickly and easy way to surround stuff with quotes, brackets+
pandoc - Universal document converter
wr - Custom Markdown <-> DOCX conversion script
nvm - Node Version Manager
node - Server-side JavaScript runtime environment
npm - The package manager for JavaScript
ssh - Protocol for secure remote connections
zsh - Powerful interactive shell and scripting interpreter
antigen - Easy-to-use-Zsh plugin manager
autojump - Quick directory navigation that learns off history
fzf - Command-line fuzzy finder
Readme format heavily inspired by @kutsan/dotfiles