8000 GitHub - jeremystephencobb/dotfiles: My dotfiles for macOS and Windows.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jeremystephencobb/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Fork this repo and clone it in your home directory so that you get ~/dotfiles.

Please explore a little before running the setup script.

The setup script will symlink to your home directory any files in this repo with .sym in their name. For example, /shell/bash/.bashrc.sym will be symlinked to ~/.bashrc.

If you have existing configs in these files, please back them up as this can overwrite them:

./setup.sh

Note: In Windows, run the setup script using the Windows Subsystem for Linux (WSL) or Git Bash for Windows.

Identity

You can add your git identity to git/.gitconfig, or in a file at git/id and it will be included:

[user]
  name = Your Name
  email = your@email.com

About

My dotfiles for macOS and Windows.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%
0