atsumo / dotfiles

dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##dotfiles

Homebrew

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
cd ~/
git clone git@github.com:atsumo/dotfiles.git
cd dotfiles
./setup.sh

install tpm

git clone git@github.com:tmux-plugins/tpm.git .tmux/plugins/tpm

vim

:PlugClean
:PlugInstall

powerline font install @see https://github.com/powerline/fonts Run ./install.sh

About

dotfiles


Languages

Language:Vim Script 89.5%Language:Shell 10.5%