Skip to content

OS X dotfiles: bash, git, vim, etc.

Notifications You must be signed in to change notification settings

phaneendra/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Bootstrap dev environments in a single command!

This dotfiles repository is currently aimed for Ubuntu on WSL, Ubuntu Server, and Ubuntu Desktop, or MacOS

It's also suitable for use in GitHub Codespaces, Gitpod, VS Code Remote - Containers.

Managed with https://chezmoi.io/, a great dotfiles manager.

Getting started

Check out the Quick Start page.

Install chezmoi and the dotfiles on any new machine

With a single command:

sh -c "$(curl -fsLS chezmoi.io/get)" -- init --apply phaneendra

Update

On any machine, you can pull and apply the latest changes from your repo with:

chezmoi update -v

About

OS X dotfiles: bash, git, vim, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 97.5%
  • Ruby 2.0%
  • Vim Script 0.5%