ksexton / dotfiles-1

Dotfiles (macOS, stow, brew, yabai, nvim, kitty, tmux)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles - Cam Spiers

macOS environment managed by git and GNU Stow.

Environment Screenshot

Overview

The following are the major components of the dotfiles project.

Usage

I don't really recommend others use the following installation method, instead I encourage you to copy what you like manually and curate your own dotfiles, project, but for those not of the faint of heart:

Install Homebrew

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Clone repo

git clone git@github.com:camspiers/dotfiles.git ~/.dotfiles

Install

cd ~/.dotfiles
make all
make install

About

Dotfiles (macOS, stow, brew, yabai, nvim, kitty, tmux)


Languages

Language:Vim Script 36.4%Language:Shell 34.5%Language:JavaScript 17.2%Language:Python 5.6%Language:Ruby 2.2%Language:Makefile 1.8%Language:Swift 1.6%Language:Objective-C 0.5%Language:CSS 0.2%