Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 541 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 541 Bytes

The structure of this repo is based on a bare git repo with $HOME as the working directory, as described here and in some random HN comments.

The main install script is here. To setup a completely new machine, use the script here or run

curl -sS https://raw.githubusercontent.com/IsaacKhor/dotfiles/refs/heads/master/bin/setup-machine.sh | sudo bash

To set up the ssh agent, use: ln -sfFn $SSH_AUTH_SOCK ~/.ssh/ssh_auth_sock