Skip to content

aj0415/dotfiles

Repository files navigation

Dotfiles

Setup

Homebrew

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

Brew Installs

$ brew install meetingbar
$ brew install vim cmake
$ brew install ripgrep
$ brew install kube-ps1

vim

Install Powerline Fonts:

$ git clone https://github.com/powerline/fonts.git
$ cd fonts
$ ./install.sh

Set up Vundle:

$ git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim

Start vim, run :PluginInstall, then:

$ cd ~/.vim/bundle/YouCompleteMe
$ ./install.py --all

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors