Skip to content

Latest commit

 

History

History
executable file
·
33 lines (22 loc) · 764 Bytes

File metadata and controls

executable file
·
33 lines (22 loc) · 764 Bytes

Dotfiles

This repository consists of all of my custom dotfiles for macOS. Linux and WSL should also work as long as you're using fish.

I highly recommend homesick for maintaining your dotfiles.

Installation

$ brew install fish
$ sudo gem install homesick
$ homesick clone log1x/dotfiles
$ homesick link dotfiles

Replacement Binaries

These dotfiles alias various default binaries such as ls, cat, top, kill, and find to better, more well-rounded alternatives.

$ brew install exa bat fd
$ yarn global add vtop fkill

iTerm 2

Import the theme located at ~/.themes/material-design-dark.itermcolors

Font

$ brew cask install caskroom/fonts/font-fira-code