Dotfiles
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Taeyeon Mori e477196e62 Add README, fix some things 11 years ago
dotfiles Initial commit 11 years ago
git Initial commit 11 years ago
zsh Add README, fix some things 11 years ago
.gitignore Add README, fix some things 11 years ago
.gitmodules Initial commit 11 years ago
README.md Add README, fix some things 11 years ago
install Add README, fix some things 11 years ago

README.md

Taeyeon's dotfiles (.files)

As of right now, only contains dotfiles for zsh, vim and git.

.files/install

A ZShell script to set up the dotfiles. It will also ask a few personal questions. Run this on a new system to set it up

.files/zsh

The ZSH part makes use of the Prezto framework (http://github.com/sorin-ionescu/prezto)

.files/git

Contains the git configuration (.files/git/config)

*/user-info

Contains user information collected at install time. currently only .files/user-info and .files/git/user-info

.files/dotfiles

General dotfiles repository. Everything that doesn't need to be special-cased goes here.

$HOME

All dotfiles are symlinked into the home directory or have a proxy file generated.

Known proxies: .gitconfig, .zshenv

*.local

Files ending on .local are ignored by git.