Skip to content

twe4ked/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fresh ~/.dotfiles

Installation

FRESH_LOCAL_SOURCE=twe4ked/dotfiles bash -c "`curl -sL get.freshshell.com`"
chsh -s /bin/zsh # Default on MacOS

My dotfiles are managed by fresh.

Extras

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

# Git config
git config -f ~/.gitconfig.local user.name "Odin Dutton"
git config -f ~/.gitconfig.local user.email "odindutton@gmail.com"

TODO

Notes

Use an & to in Vim substitutions:

:%s/foo_bar/&_baz/g

About

🏠 General configuration and Vim files managed with fresh

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published