Skip to content

Latest commit

 

History

History
68 lines (47 loc) · 794 Bytes

README.md

File metadata and controls

68 lines (47 loc) · 794 Bytes

dotfiles config for nvim tmux and more

Requirements

Git

sudo apt-get install git

Homebrew

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Neovim

Make sure version > 0.10.x

brew install neovim

or

sudo apt-get install neovim

Tmux

sudo apt-get install tmux

Oh My Posh

brew install oh-my-posh

Stow

sudo apt-get install stow

Nerd Font

download at https://www.jetbrains.com/lp/mono/

Installation

cd ~
mkdir dotfiles && cd dotfiles
git clone https://github.com/MrFlip0815/Config.git
cp -rp Config/. ~/dotfiles
rm -rf Config
stow . --adopt
git restore .

Video and Guides

https://www.youtube.com/watch?v=y6XCebnB9gs