Skip to content

sodiumnitrate/mac-dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dependencies

pip install pynvim
pip install jedi

brew install neovim
brew install stow

properly stowing things

(Assumes the contents of this repo are in a folder in the user's home folder)

cd ~/.dotfiles
mkdir ~/.config/nano
stow nano
mkdir ~/.config/vim
stow vim
mkdir ~/.config/nvim
stow --target=~/.config/nvim nvim
stow zsh

About

my dotfiles for mac

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published