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 079729918f Committing stuff 10 years ago
bin Committing stuff 10 years ago
dotfiles Committing stuff 10 years ago
etc Committing stuff 10 years ago
git Initial commit 10 years ago
lib Committing stuff 10 years ago
zsh Committing stuff 10 years ago
.gitignore Add README, fix some things 10 years ago
.gitmodules Initial commit 10 years ago
README.md Add README, fix some things 10 years ago
ffpsp_bat.desktop Committing stuff 10 years ago
install Committing stuff 10 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.