Skip to content

ink8bit/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My config files.

Shell

Currently I use zsh without any plugins and without oh-my-zsh.

zsh config

Vim

vim config

Neovim

neovim config

Setup

brew install --HEAD neovim
brew install ripgrep
brew install rust-analyzer

Install vim plug

View info

curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
    https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim

VS Code

VS Code is my editor of choice.

Settings and snippets

Extensions