Skip to content

asmeurer/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bc1f6d6 · Mar 21, 2025
Mar 11, 2025
Nov 12, 2024
Jan 12, 2024
Jul 16, 2022
Aug 1, 2023
Dec 5, 2019
Jan 6, 2024
Jul 11, 2024
Aug 24, 2013
Jan 10, 2012
Nov 28, 2023
May 23, 2019
Mar 11, 2025
Feb 5, 2019
May 17, 2019
Jun 13, 2019
May 22, 2014
Oct 5, 2017
May 17, 2019
Dec 5, 2023
Mar 11, 2025
Mar 21, 2025
Nov 7, 2020
Apr 9, 2013
Jul 18, 2024
May 16, 2019
Oct 15, 2021
Apr 25, 2014
Mar 21, 2025
Aug 19, 2016
Dec 27, 2011
Jul 26, 2019
May 21, 2019
May 28, 2019
Nov 29, 2023
Jun 19, 2019
Mar 16, 2025
Mar 28, 2018
Mar 16, 2025
Nov 11, 2012
Jun 13, 2019
Sep 15, 2016
Mar 16, 2025
May 14, 2019
Jan 13, 2014
Jun 3, 2016

Repository files navigation

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.