8000 GitHub - twam/.dotfiles: My .dotfiles
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

twam/.dotfiles

Repository files navigation

.dotfiles

These are my .dotfiles. I'm using them on Linux (Ubuntu, Gentoo) and OS X.

This is inspired by Robb's .dotfiles.

Prerequisites

  1. git > 1.7.10
  2. zsh > 4.3.9
  3. macOS: My terminal settings found in macos/twam.terminal

Installation

  1. Clone it into ~.
  2. Make sure you have the submodules by running git submodule update --recursive --init.
  3. Run install.sh.

Configuration

  1. Put your private git settings into ~/.dotfiles/secret/.gitconfig. This should look like:
[user]
  name  = Marty McFly
  email = mmcfly@hillvalley.edu
  1. Other stuff, like paths etc. can be set in *.zsh files in the local folder.

About

My .dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0