jozefizso / dotfiles-mac

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Get your Mac ready.

Getting Started

Run the bootstrap.sh script to setup brew and nvm.

The script will automatically run brew bundle to install all applications.

When using oh-my-zsh setup the autocompletions with:

git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions

About

License:MIT License


Languages

Language:Shell 96.4%Language:Ruby 3.6%