Skip to content

MrFlip0815/Config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published