https://github.com/thsutton/dotfiles
My dot files
https://github.com/thsutton/dotfiles
Last synced: over 1 year ago
JSON representation
My dot files
- Host: GitHub
- URL: https://github.com/thsutton/dotfiles
- Owner: thsutton
- Created: 2009-06-24T03:10:08.000Z (about 17 years ago)
- Default Branch: master
- Last Pushed: 2024-01-04T01:42:56.000Z (over 2 years ago)
- Last Synced: 2025-02-01T12:25:58.582Z (over 1 year ago)
- Language: Lua
- Homepage:
- Size: 2.38 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Dotfiles
========
This repository contains the dotfiles I carry around with me from system to
system. There's nothing terribly interesting in here.
If you do want to use them, try something like this:
````
git clone https://github.com/thsutton/dotfiles $HOME/.dotfiles
cd $HOME/.dotfiles
git submodule init
git submodule update
````
Then symlink the all the files into place.