Skip to content

AshConnolly/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

install oh-my-zsh

Linking to .zshrc config

create ~/.zshenv that inits zsh from this repo:

echo 'export ZDOTDIR=$HOME/sites/dotfiles' > ~/.zshenv

Linking to .gitconfig

create ~/.gitconfig that links to the one in this repo:

echo '[include]
    path= ~/sites/dotfiles/.gitconfig' > ~/.gitconfig

Any following information will overwrite data in ~/sites/dotfiles/.gitconfig - useful for adding work email / work git info.
Confirm settings have been overwritten with git config user.name etc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages