This git repo depends on the Homebrew, Homesick & Spaceship Prompt projects to manage system dotfiles.
brew install ruby
- Install Homesick with
gem install homesick
- Clone this castle with
homesick clone nicholashoule/dotfiles-macos
- Create the symlinks with
homesick symlink dotfiles
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
- To install from command line:
vim +PluginInstall +qall
- To install inside Vim, launch vim and run
:PluginInstall
export ZSH="${HOME}/.oh-my-zsh"
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
brew install spaceship
brew tap homebrew/cask-fonts
brew install --cask font-hack-nerd-font
brew bundle