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 totalinspired 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 .dotfilesgo into the repo:
cd .dotfilesinstall the dotfiles and zsh plugins:
./setup.sh initupdate zsh plugins:
./setup.sh zsh-pluginsinstall some brew ๐บ packages:
cd .dotfiles
brew bundleprint usage:
./setup.sh helpprint usage but very cryptographically secure:
./setup.sh $RANDOMCopyright (c) 2018-2019 Salomon Smeke Cohen with an MIT License