Skip to content

YogevKr/dotfiles

Repository files navigation

Installation

1. Install brew

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

2. Install deps

git clone https://github.com/YogevKr/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
brew bundle

3. Install dotfiles

cd ~/.dotfiles
./install
reload

4. Enable karabiner configuration

goku

5. Install nvim plugins

nvim
:PlugInstall

6. Pull secrets

cd ~/.dotfiles
source pull-secrets.sh

That's it!

7. Reboot

sudo reboot

8. Done!

🍻

Releases

No releases published

Packages

No packages published