davidlruizc / dotfiles

Nvim, tmux, zsh, prefs for my personal setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

These are my dotfiles that I use on my Macbook Pro

Setup

Things I use What they do
zsh Terminal Shell
neovim Code Editor
tmux Terminal MUltipleXer
coc Conquer of Completion
airline Airline
lazygit Git UI terminal
bottom Teminal system monitor
the_silver_searcher Teminal searcher system

Additional installation

It's neccesary to install the silver searcher to be able to use the :Ag plugin.

Mac OS installation

Using Homebrew

brew install the_silver_searcher

Run

sh ./bin/nvim-setup.sh 

About

Nvim, tmux, zsh, prefs for my personal setup


Languages

Language:Vim Script 91.8%Language:Shell 8.2%