Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My terminal + dev environment. Works on macOS (Apple Silicon) and Fedora Linux.

Stack

  • 🖥️ Terminal: Ghostty (Mac) / Kitty (Linux)
  • 🐚 Shell: Zsh + Starship
  • 📝 Editor: Neovim + clangd LSP
  • 🎨 Theme: Gruvbox Dark Hard
  • 🔤 Font: Fira Code Nerd Font
  • 🌳 Git TUI: Lazygit

Install on a new Mac

# 1. Install Homebrew if needed
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

# 2. Clone this repo
git clone https://github.com/YOUR_USERNAME/dotfiles.git ~/dotfiles
cd ~/dotfiles

# 3. Install packages + symlink configs
./brew-install.sh
./install.sh

# 4. Restart terminal

About

terminal setup for Mac

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages