Skip to content

th3james/sys-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

321 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

System config

My config setup for my developer tools. Each dir contains contains config for a tool, which you must symlink to the correct dir using the ./symlink command

Setup

mkdir -p ~/src
cd ~/src
git clone git@git.sr.ht:~th3james/th3james-dotfiles
cd th3james-dotfiles

# Install dependencies
./install.sh

# Or preview changes first
./symlink.sh --dry-run

# Symlink configs (safe to run multiple times)
./symlink.sh

About

System config

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors