Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 821 Bytes

README.md

File metadata and controls

47 lines (32 loc) · 821 Bytes

.dotfiles

This repository contains my config files for the apps I use.

Configs in .dotfiles

  • Alacritty Terminal
  • WezTerm
  • Kitty
  • fzf
  • zsh
  • Starship
  • neofetch
  • asciiart
  • helix

Install Homebrew

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

This will install homebrew and command line tools for mac, it will take a while to download and install everything.

Tap brew bundle

brew tap Homebrew/bundle

Get Brewfile from the repo

Download the file of clone the repo to your machine.

Run Brewfile

brew bundle install

Run stow

Go to the .dotfiles folder and run the command there to create the symlinks

stow .