Skip to content

KNTH01/.dotfiles

Repository files navigation

dotfiles

My dotfiles

git clone {repo} .dotfiles

Add ~/.gitconfig.user with you Git credentials

// ~/.gitconfig.user
[user]
  name = My name
  email = [email protected]
ln -s ~/.dotfiles/.gitconfig ~/.gitconfig
ln -s ~/.dotfiles/.zshrc ~/.zshrc

How to

  • Copy the env file ln -s .dotfiles_env $HOME/.dotfiles_env and change the values if needed

TODO

  • .zshrc
  • .profile
  • npm / yarn bin location configuration

About

My dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published