This repository contains my config files for the apps I use.
- 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.
brew tap Homebrew/bundle
Get Brewfile from the repo
Download the file of clone the repo to your machine.
brew bundle install
Go to the .dotfiles folder and run the command there to create the symlinks
stow .