This repository contains the personal dotfiles for g-ohara. These files are used to configure the shell, editor, and other tools to create a consistent development environment.
To use these dotfiles, follow these steps:
-
Clone the repository:
git clone https://github.com/g-ohara/dotfiles.git
-
Install the dotfiles:
cd dotfiles && ./install_links.sh
Warning
This script will create symbolic links in your home directory to the files in this repository. It's highly recommended to back up your existing dotfiles before running this script.
This project is licensed under the terms of the MIT License. See the LICENSE file for details.