Skip to content

Latest commit

 

History

History
45 lines (40 loc) · 1011 Bytes

README.md

File metadata and controls

45 lines (40 loc) · 1011 Bytes

image

My dotfiles

This GIT repo contains all of the dotfiles that I mainly use. (with some AI sprinkled in)

Screenshot

image

Requirements

Ensure you have the following installed on your system:

Brew

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

Git

brew install git

Stow

brew install stow

Installation

First, check out the dotfiles repo in your $HOME directory using git

> git clone https://github.com/FormalSnake/dotfiles/tree/main
> cd dotfiles

Then use GNU stow to create the symlinks

> stow .

Yes, it's as easy as that ;)

What software does this provide configuration for?

Note: this can all be installed using brew!

  • Tmux with Tmuxifier
  • Wezterm
  • btop
  • zsh
  • nvim
  • Aerospace
  • Oh my posh