Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asmeurer/dotfiles
A collection of a bunch of my .files
https://github.com/asmeurer/dotfiles
dotfiles
Last synced: 6 days ago
JSON representation
A collection of a bunch of my .files
- Host: GitHub
- URL: https://github.com/asmeurer/dotfiles
- Owner: asmeurer
- License: other
- Created: 2011-06-14T23:23:07.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-11-22T04:57:07.000Z (about 1 month ago)
- Last Synced: 2024-12-11T04:32:14.719Z (15 days ago)
- Topics: dotfiles
- Language: Emacs Lisp
- Homepage:
- Size: 2 MB
- Stars: 33
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
These are some of my .files
Files in the root of the directory are symbolically linked to
corresponding files in ~/Note, to symbolically link a file, you must do ``ln -s
~/Documents/dotfiles/.file ~/.file``, i.e., the paths must be
**absolute** paths (use of the ``~`` shortcut is OK). See
http://superuser.com/questions/302312/how-to-properly-store-dotfiles-in-a-centralized-git-repository.Files in other/ are for various other things.
# Linking
First, you have to install Anaconda, and Fink, and git (to even get this in
the first place).Run
./linkfiles.py
and then
./gitclones.sh
For Linux, some files that go in the root directory (`/`) are in `root/`.
They aren't linked automatically yet.