Skip to content

kremalicious/dotfiles

Repository files navigation

dotfiles

👩‍🎤 personal dotfiles, scrambled together from the interwebz. Highly macOS oriented, with zsh, Homebrew.

Build Status

hackerman

Installation

macOS

Full setup with Homebrew, zsh plugins, and all dotfiles:

git clone git@github.com:kremalicious/dotfiles.git
cd dotfiles
./bin/install.sh

Linux

Minimal setup (zsh, git, vim only):

git clone git@github.com:kremalicious/dotfiles.git
cd dotfiles
./bin/install-linux.sh

Update

Will update the symlinked dotfiles, useful if new dotfiles have been added:

git pull
./bin/update-dotfiles.sh

Custom scripts

Script Description
colors.sh print out all available colors with their values in the Terminal
tor.sh start Tor and switch the system-wide proxy settings in macOS. More info
updaterepos.sh recursively updates all git repositories within the given folder
update-everything.sh update macOS, Mac App Store apps, Homebrew packages, (global) npm packages, Ruby via rvm, and refresh GPG keys all in one command. Aliased to update

About

👩‍🎤 personal dotfiles, scrambled together from the interwebz

Topics

Resources

Stars

Watchers

Forks

Contributors