/dotfiles

:wrench: my dotfiles

Primary LanguageShellMIT LicenseMIT

Dotfiles

This repository contains my dotfiles. It assumes that the user is using the zsh shell and the oh-my-zsh framework.

After installing oh-my-zsh, copy the files from oh-my-zsh directory to ~/.oh-my-zsh directory using the same directory structure.

After installing git, copy the contents of .gitconfig to your global .gitconfig file. You can find the global .gitconfig file in your home directory. If it does not exist, you can create it by running touch ~/.gitconfig.