Skip to content

LrnzDC3696/dotfiles

Repository files navigation

dotfiles

A repo where I keep my linux setup

This repository is about my own setup system If you want to know more about what this is try checking this out

I am open to suggestions

If you would like to add more features or optimizations on my setup feel free to do so, I am open to suggestions. thank you!

How to Contribute:

1. Fork this repository

image

2. Setting up Files:

# clone the repository that you forked

git clone {insert link here}

image

Then open the file using your favourite editor

4. Pushing:

After making changes push your work into your forked repository

# Save all files

git add .

# commit the files

git commit -m'{name or title relevant to the commit}'

git push
'''

About

A repo where I keep my linux setup

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published