Skip to content

d4rkwinz's dotfiles for MacOS & Linux terminal.

Notifications You must be signed in to change notification settings

d4rkwinz/dotfiles

Repository files navigation

dotfiles

Submodule

# Periodically run to update submodules to latest version
git submodule update --init --remote

Nerd Font

Install

brew install neovim

ln -s $PWD ~/.config/nvim

Language Server Protocol Implementations

go install golang.org/x/tools/gopls@latest
brew install pyright

GitConfig

git config --edit --global

Add this line

[include]
  path = ~/path/to/custom/config

About

d4rkwinz's dotfiles for MacOS & Linux terminal.

Resources

Stars

Watchers

Forks