Skip to content

This is a collection of my dotfiles for Mac OS X.

License

Notifications You must be signed in to change notification settings

DeusAvalon/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

This is a collection of my dotfiles for Mac OS X. Borrows some things from mathiasbynens/dotfiles, gcollazo/dotfiles, and holman/dotfiles.

Prerequisites

Xcode-cli

make sure to install the xcode command line tools before starting the installation script. This part cant be automated with MacOS Catalina atm, due to its buggy-ness.

xcode-select --install

ssh-permissions

If you're trying to migrate your SSH Keys copy them first to the ~/.ssh directory. The script will make sure that every permission for the SSH are set correctly afterwards.

Install

To install just curl the bootstrap.sh.

curl -o- https://github.com/raw/deusavalon/dotfiles/master/bootstrap.sh | bash

About

This is a collection of my dotfiles for Mac OS X.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 95.6%
  • Ruby 4.4%