Skip to content

f0vela/mydotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.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 .