https://github.com/kschat/dotfiles
Various configuration files
https://github.com/kschat/dotfiles
config dotfiles linux zsh
Last synced: 10 months ago
JSON representation
Various configuration files
- Host: GitHub
- URL: https://github.com/kschat/dotfiles
- Owner: kschat
- Created: 2014-11-03T00:21:45.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-05-27T15:54:29.000Z (about 1 year ago)
- Last Synced: 2025-05-27T16:46:20.972Z (about 1 year ago)
- Topics: config, dotfiles, linux, zsh
- Language: Shell
- Size: 13 MB
- Stars: 16
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kschat's Dotfiles
## About
Once upon a time I accidentally deleted my home directory. This is an attempt to never lose my
configuration again. Currently this supports OS X and Arch Linux, as those are my primary OSs.
## Prerequisites
The `bootstrap.zsh` file uses some `zsh` only features, and thus requires that `zsh` is installed on
your system. Eventually I'd like to provide a way to have `bootstrap.zsh` be written using `zsh` and
auto-install `zsh` if it's missing. For now, you'll need to install it manually.
## Install
Once `zsh` is installed, use the following:
```shell
git clone https://github.com/kschat/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./bootsrap.zsh
```
## Options
The `bootstrap.zsh` script accepts a few arguments as well
```shell
bootstrap.zsh [-v|vv|vvv --verbose] [-d --debug] [-f --force] /path/to/install
```
## What you get
### Arch

### OS X
