Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

macOS dev environment: zsh, git, tmux, neovim (LazyVim), starship, karabiner.

Setup

git clone git@github.com:ereverter/dotfiles.git ~/projects/dotfiles
cd ~/projects/dotfiles
./install.sh        # symlinks, brew packages, optionally macOS defaults
./macos.sh          # run standalone if you skipped it during install

Edit ~/.gitconfig-work with your work email. Work projects go under ~/work/.

Daily use

Configs are symlinked, so editing e.g. ~/.zshrc edits the repo file directly. After changes:

cd ~/projects/dotfiles && git add -A && git commit -m "update X" && git push

Run update in any shell to update brew packages and nvim plugins.

About

dotfiles

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages