Skip to content

IsaacKhor/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 linux machine, use the script here or run

curl -sS https://raw.githubusercontent.com/IsaacKhor/dotfiles/refs/heads/master/.local/setup/linux_newsetup.bash | sudo bash

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