Skip to content

JQuinnie/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Dotfiles

Personal configuration files for my development environment.

What's Included

  • Kitty - Terminal emulator config with Gruvbox theme
  • Neovim/LazyVim - Editor configuration
  • Zsh - Shell configuration with Starship prompt
  • Bat - Cat replacement with syntax highlighting
  • Starship - Cross-shell prompt

Installation

Prerequisites

brew install kitty neovim bat fzf starship

Install dotfiles

git clone https://github.com/YOUR_USERNAME/dotfiles.git ~/dotfiles
cd ~/dotfiles
./install.sh

Tools Used

  • Terminal: Kitty
  • Editor: Neovim with LazyVim
  • Shell: Zsh
  • Prompt: Starship (Gruvbox Rainbow preset)
  • Theme: Gruvbox
  • Font: JetBrains Mono Nerd Font

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages