Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soffes/dotfiles
~soffes
https://github.com/soffes/dotfiles
dotfiles shell zsh
Last synced: about 17 hours ago
JSON representation
~soffes
- Host: GitHub
- URL: https://github.com/soffes/dotfiles
- Owner: soffes
- License: mit
- Created: 2010-08-07T22:39:42.000Z (over 14 years ago)
- Default Branch: main
- Last Pushed: 2024-11-07T19:56:20.000Z (about 2 months ago)
- Last Synced: 2024-12-18T20:08:38.711Z (9 days ago)
- Topics: dotfiles, shell, zsh
- Language: Shell
- Homepage: https://soff.es
- Size: 140 KB
- Stars: 61
- Watchers: 5
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.markdown
- License: LICENSE
Awesome Lists containing this project
README
# ~soffes
Based on [Ryan Bates](http://github.com/ryanb/dotfiles), [Ryan Tomayko](http://github.com/rtomayko/dotfiles), and [Oh My ZSH](https://github.com/robbyrussell/oh-my-zsh).
## Installation
$ cd ~
$ git init
$ git remote add origin https://github.com/soffes/dotfiles.git
$ git pull origin main
$ ~/Scripts/install.sh## Stuff To Change
**Please change the `.gitconfig` so you don't commit everything as me.** You'll also need to remove the `signingkey` option under my email and the `commit` section at the bottom of that file. Everything else shouldn't need tweaking.
Enjoy.