Skip to content

geeekgod/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

This repository contains my personal dotfiles, which are configuration files for various tools and applications. By keeping these dotfiles in a version control system like Git, I can easily synchronize my configurations across different machines and quickly set up a new development environment.

Installation

To install these dotfiles on your machine, follow these steps:

  1. Clone the repository:
git clone https://github.com/geeekgod/dotfiles.git
  1. Change into the dotfiles directory:
cd dotfiles
  1. Run the installation script:
./install.sh

The installation script will create symbolic links from the dotfiles in this repository to their respective locations in your home directory.

The dotfiles are managed by GNU STOW.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published