Skip to content

avillen/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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