- This is a collection of dotfiles (configuration files) I use on my personal computers.
- Clone this repo to your home directory, then setup in one of the following ways:
- Method 1: Manual
- Symlink each file to the correct location using
ln -s <src> <destination>
- Symlink each file to the correct location using
- Method 2: Automatic [WIP]
- curl and execute
dotfiles/install.sh
. This will clone the repository to your local machine, then execute any scripts indotfiles/setup_scripts/*.sh
.
- curl and execute
- Method 1: Manual
-
Notifications
You must be signed in to change notification settings - Fork 0
My personal configs
License
jsteinberg4/dotfiles
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
My personal configs