This repository contains my personal dotfiles configuration for various tools and applications on macOS/Linux.
- Zsh: Primary shell with custom configuration in
.zshrc. - Fish: Alternative shell with configuration in
.config/fish/.
- Kitty: Fast, feature-rich terminal emulator with configuration in
.config/kitty/. - WezTerm: GPU-accelerated terminal emulator with Lua-based configuration in
.config/wezterm/. - Ghostty: Modern terminal emulator with configuration in
.config/ghostty/. - Warp: Collaborative terminal with themes and keybindings in
.warp/.
- Iosevka Term: Customizable monospace font used in terminal emulators.
- JetBrains Mono NL: Monospace font without ligatures, optimized for coding.
- Hack Nerd Font: Hack font with Nerd Font icons.
- Fira Code: Monospace font with programming ligatures.
- Neovim: Highly configurable text editor with LazyVim distribution and Lua-based configuration in
.config/nvim/, including plugins for LSP, treesitter, completion, and more. - Zed: High-performance code editor with configuration in
.config/zed/. - VSCode: Versatile code editor.
- Yabai: Tiling window manager for macOS with configuration in
.config/yabai/. - Borders: Adds borders to windows managed by yabai, configured in
.config/borders/. - Skhd: Hotkey daemon for macOS with keybindings in
.config/skhd/.
- Btop: Resource monitor with configuration in
.config/btop/. - Fastfetch: System information tool with custom ASCII art and configuration in
.config/fastfetch/. - Atuin: Shell history tool with configuration in
.config/atuin/. - Zellij: Terminal multiplexer with configuration in
.config/zellij/. - Ripgrep: Fast text search tool.
- Zoxide: Smarter cd command for faster directory navigation.
- Bat: Cat clone with syntax highlighting.
- FZF: Fuzzy finder for command-line.
- Fd: Simple, fast and user-friendly alternative to find.
- Eza: A modern replacement for
ls, written in Rust. - LazyDocker: Simple terminal UI for Docker.
- Podman: Daemonless container engine.
- Yazi: Blazing fast terminal file manager written in Rust.
- Cloudflared: Tool for creating secure tunnels to Cloudflare's edge.
- Vercel: Platform for deploying web applications with serverless functions.
- GNU Stow: Symlink farm manager for managing dotfiles.
- Git: Version control system with global configuration in
.gitconfig.