Skip to content

SalomonSmeke/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

84 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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