avillen / dotfiles

My dots

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install

zsh

https://github.com/robbyrussell/oh-my-zsh/wiki/Installing-ZSH

oh-my-zsh

https://github.com/robbyrussell/oh-my-zsh

Ag

brew install the_silver_searcher

vim and run

git clone --depth 1 https://github.com/wbthomason/packer.nvim\
 ~/.local/share/nvim/site/pack/packer/start/packer.nvim
:PackerSync
:PackerInstall

tmux

brew install tmux
brew install tmate
gem install tmuxinator

autojump

sudo apt-get install autojump.sh

Run

source ~/.zshrc

About

My dots


Languages

Language:Vim Script 88.1%Language:Lua 7.7%Language:Shell 1.8%Language:Vim Snippet 1.2%Language:Python 1.1%