Skip to content

grahamwren/config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Config files for MacOS with nvim and zsh

author: @grahamwren

Setup

$ bash -c "$(curl https://raw.githubusercontent.com/grahamwren/config/master/setup_config.sh)"

Dependencies

  • brew
  • zsh brew install zsh
  • nvim brew install nvim && echo 'export EDITOR="nvim"' >> ~/.zshrc
  • git brew install git
  • ripgrep(rg) brew install ripgrep
  • fzf brew install fzf && $(brew --prefix)/opt/fzf/install
  • fd brew install fd
  • scm_breeze
  • gnutls: brew install gnutls

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors