Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
vim
 
 
zsh
 
 
 
 
 
 
 
 
 
 
 
 

README.md

dotfiles

Managed with GNU Stow

My current macOS dotfiles managed with GNU stow.

Setup

Install

# All packages
brew bundle

⏤ or ⏤

# Minimum packages
brew install zsh git subversion neovim

Configuration

Pre 10.15 Catalina:

chsh -s $(which zsh)

Creating symlinks:

stow folderName # (to remove use -D)

When using stow on vim you might need to run :PlugInstall and :CocInstall.

About

dotfiles - macOS

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.