GithubHelp home page GithubHelp logo

harrybournis / dotfiles Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 1.17 MB

dotfiles

License: MIT License

Shell 69.42% Ruby 0.87% Python 1.22% Emacs Lisp 26.06% YASnippet 2.39% Rich Text Format 0.05%
dotfiles

dotfiles's Introduction

dotfiles

These are my dotfiles, based on holman's setup. They should be cloned in ~/.dotfiles. Running the script in script/bootstrap will symlink all files with a .symlink extension in the home directory.

The macos folder contains scripts to set up a new mac machine with my default settings and install all my packages and software. It also installs zsh, and zim. Check out my literate Emacs config.

THE MACOS SCRIPT IS UNTESTED AND SHOULD NOT BE USED

Components

There are a few special files in the hierarchy.

  • bin/: Anything in bin/ will get added to your $PATH and be made available everywhere.
  • Brewfile: This is a list of applications for Homebrew Cask to install: things like Chrome and 1Password and Adium and stuff. Might want to edit this file before running any initial setup.
  • topic/install.sh: Any file named install.sh is executed when you run script/install. To avoid being loaded automatically, its extension is .sh, not .zsh.
  • topic/*.symlink: Any file ending in *.symlink gets symlinked into your $HOME. This is so you can keep all of those versioned in your dotfiles but still keep those autoloaded files in your home directory. These get symlinked in when you run script/bootstrap.

Symlink dotfiles

Existing files will be kept and renamed to <filename>.backup. Warning: If it is run again the new symlinks may overwrite your backups, so make sure that important files are safe.

git clone https://github.com/harrybournis/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./script/bootstrap

Setup New Mac

Steps:

  1. Install zsh: Run ~/.dotfiles/script/install-zsh.sh
  2. Install brew and defaults: Run ~/.dotfiles/macos/new-mac-setup.sh
  3. Symlink dotfiles: Run ~/.dotfiles/macos/bootstrap

Credits

This repo is inspired/copied from the following excelent dotfiles:

dotfiles's People

Contributors

harrybournis avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.