Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drewish/dotfiles
All the . files that I seem to want on every machine.
https://github.com/drewish/dotfiles
Last synced: 18 days ago
JSON representation
All the . files that I seem to want on every machine.
- Host: GitHub
- URL: https://github.com/drewish/dotfiles
- Owner: drewish
- Created: 2009-10-07T14:26:48.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2016-09-19T16:07:20.000Z (over 8 years ago)
- Last Synced: 2024-10-31T04:07:17.511Z (2 months ago)
- Language: PHP
- Homepage:
- Size: 17.6 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My .files
```
cd ~
git clone [email protected]:drewish/dotfiles.git
ln -s dotfiles/.MacOSX
ln -s dotfiles/.gitconfig
ln -s dotfiles/.gitexcludes
ln -s dotfiles/.inputrc
ln -s dotfiles/.tcshrc
ln -s dotfiles/.vimrc
ln -s dotfiles/bin
```