Skip to content

subhodeeps/dotfiles

Repository files navigation

Dotfiles

A collection of configuration files for the terminal environment and desktop workflow.

Terminal Environment

Components

Management

Configurations are maintained via a local backup script (backup.sh). This script copies the active configurations from their respective system directories into this repository for version control.

Backup Workflow

# Pull latest local configs into the repository
./backup.sh

# Commit and push
git add .
git commit -m "Update configurations"
git push

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors