Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
turnspike authored May 31, 2023
1 parent c0909e4 commit 5e2d77a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ All installation steps are non-destructive; they tap into your existing configur

mkdir -p ~/.config # create .config dir if needed
git clone https://github.com/turnspike/aetherwolf.git ~/.config/aetherwolf # wolf it up
brew install exa fzf chruby # install homebrew dependencies
brew install exa fzf chruby rbenv # install homebrew dependencies
# sudo apt install zsh exa fzf chruby # for Ubuntu Linux
/usr/local/opt/fzf/install # install fzf autocomplete (recommended options - enable fuzzy: yes, enable bindings: yes, update shell cfg: no)
touch ~/.zshenv && echo -e "source ~/.config/aetherwolf/zsh/environment.zsh" >> ~/.zshenv # tap into zsh env config
Expand Down

0 comments on commit 5e2d77a

Please sign in to comment.