Skip to content

Latest commit

 

History

History
69 lines (52 loc) · 1.98 KB

README.md

File metadata and controls

69 lines (52 loc) · 1.98 KB

dotfiles

Codacy Badge

dotfiles, and some scripts to automate macos setup. Now very fast!

beep boop
[~] repeat 3 {time zsh -il -c exit}                                                                
zsh -il -c exit  0.01s user 0.01s system 90% cpu 0.027 total
zsh -il -c exit  0.01s user 0.01s system 91% cpu 0.026 total
zsh -il -c exit  0.01s user 0.01s system 91% cpu 0.026 total

inspired by gmoe's dotfiles, a 🍯🐝/🍯🐝 guy.

batteries

Brew - 👌 macos package manager.
Zsh - 💪 shell.
Zgenom - 🏎 plugin manager for zsh.
Various zsh plugins.

usage

go somewhere you dont mind this repo living in:

cd ${FOLDER_WHERE_DOTFILES_WILL_LIVE_FOREVER_PROBABLY_TILDE_IDK_IM_NOT_YOUR_BOSS}

clone the repo:

git clone https://github.com/SalomonSmeke/dotfiles.git .dotfiles

go into the repo:

cd .dotfiles

install the dotfiles and zsh plugins:

./setup.sh init

update zsh plugins:

./setup.sh zsh-plugins

install some brew 🍺 packages:

cd .dotfiles
brew bundle

print usage:

./setup.sh help

print usage but very cryptographically secure:

./setup.sh $RANDOM

ech

Copyright (c) 2018-2019 Salomon Smeke Cohen with an MIT License