Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jodersky/dotfiles
Home configuration files and scripts.
https://github.com/jodersky/dotfiles
bash dotfiles emacs tiling-window-manager
Last synced: 26 days ago
JSON representation
Home configuration files and scripts.
- Host: GitHub
- URL: https://github.com/jodersky/dotfiles
- Owner: jodersky
- Created: 2015-06-11T14:12:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-02-22T18:15:52.000Z (9 months ago)
- Last Synced: 2024-05-01T20:29:52.462Z (6 months ago)
- Topics: bash, dotfiles, emacs, tiling-window-manager
- Language: Shell
- Size: 6.72 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
My personal configuration files and handy scripts.## Install
Run `updatedots` to link any files present in `home` into your home directory.
Backups are made of any conflicting files.### Quick Start
```
git clone https://github.com/jodersky/dotfiles.git .dotfiles \
&& git -C .dotfiles remote set-url origin [email protected]:jodersky/dotfiles.git \
&& .dotfiles/updatedots
```## Public Domain
Unless otherwise specified in file headers or directory "COPYING" files, this is free and unencumbered software released into the public domain.