Skip to content

Latest commit

 

History

History
44 lines (34 loc) · 1.03 KB

File metadata and controls

44 lines (34 loc) · 1.03 KB

8BitTitan's personal dotfiles

This repository holds majority of my personal configuration for my MacOS setup. Including but not limited to:

  • zsh (shell)
  • Homebrew (MacOS package manager)
  • Neovim (editor)
  • Ghostty (terminal)
    • Currently using Wezterm
  • Wezterm (terminal)
  • Starship (prompt)
  • tmux (multiplexer)
  • mise (languages management)
  • eza (better ls)
  • bat (better cat)
  • git
  • yaak (API Client)

Quickstart

To quickly get started with this setup, proceed with the following:

Clone the repository into your $HOME directory

git clone https://github.com/8bittitan/dotfiles.git ~/.dotfiles

Move into the created directory

cd ~/.dotfiles

Run the install script

./bin/setup_mac

Screenshots

Terminal Terminal

Neovim Neovim