Skip to content

beatngu13/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My dotfiles for macOS, inspired by Lars Kappert's "Getting Started With Dotfiles".

Installation

On a fresh macOS installation, do:

$ sudo softwareupdate --install --all
$ xcode-select --install

Afterwards, clone this repo:

$ git clone https://github.com/beatngu13/dotfiles.git ~/.dotfiles/

Then go to ~/.dotfiles/ to invoke the installation script:

$ cd ~/.dotfiles/
$ source install.sh

Layout

  • config: Configurations like .gitconfig and .zshrc.
  • install: Files to e.g. set up apps, repositories and symlinks.
  • system: Additional dotfiles.

About

My dotfiles for macOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages