mirror of
https://github.com/chenasraf/dotfiles.git
synced 2026-05-18 01:29:06 +00:00
661 B
661 B
.dotfiles
-
Install Oh-My-Zsh
-
Clone this repository into
~/.dotfiles:git clone git@github.com:chenasraf/dotfiles.git ~/.dotfiles -
Install plugins:
-
Install fzf:
brew install fzf -
Replace entire contents of
~/.zshrcwith:source "$HOME/.dotfiles/.zshrc" -
Reload zsh:
source ~/.zshrc