Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 915 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 915 Bytes

dotfiles

These are my dotfiles and related files.

Contents

  • init.vim - Neovim settings
  • install.sh - installer script to create appropriate symlinks
  • setup.sh - installs dependencies and creates appropriate symlinks

Usage

Clone the repository:

git clone https://github.com/ByronAmbright/dotfiles.git

Change into the repository directory:

cd dotfiles

Run the setup script:

./devops/setup.sh

To reset the changes:

./devops/reset.sh
Then restart the terminal

Sources

Sources for this repo were taken and modifed from the following sources: