This repository contains my personal dotfiles for configuring various tools and applications on my system.
To install these dotfiles on a new system, follow these steps:
-
Clone the repository to your home directory:
git clone https://github.com/{{username}}/dotfiles.git ~/.dotfiles
-
Run the installation script:
cd ~/.dotfiles ./install.sh
This will create symbolic links from the dotfiles in this repository to their respective locations in your home directory.
This repository includes dotfiles for the following tools and applications:
- Bash
- Git
- Vim
Feel free to fork this repository and customize the dotfiles to your liking. If you come up with any improvements or additions, I'd love to hear about them!