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.
Brew - ๐ macos package manager.
Zsh - ๐ช shell.
Zgenom - ๐ plugin manager for zsh.
Various zsh plugins.
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
Copyright (c) 2018-2019 Salomon Smeke Cohen with an MIT License